summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorHombreLaser <sebastian-440@live.com>2023-02-20 19:53:50 -0600
committerHombreLaser <sebastian-440@live.com>2023-02-20 19:53:50 -0600
commit78644d412df7274072e3a3d4ad0873437554781b (patch)
treed73f29f19790f7dde2023974e47610f8c4f07f7a /Rakefile
parent9aa71bb4bfa345da9514bf6bb251985af0b8758e (diff)
Añade unsafe autocorrects de rubocop
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index e85f913..488c551 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
# Add your own tasks in files placed in lib/tasks ending in .rake,
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.