lib/tapioca/cli.rb in tapioca-0.4.3 vs lib/tapioca/cli.rb in tapioca-0.4.4
- old
+ new
@@ -42,11 +42,11 @@
.
CONTENT
end
create_file(Config::DEFAULT_POSTREQUIRE, skip: true) do
<<~CONTENT
- # frozen_string_literal: true
# typed: false
+ # frozen_string_literal: true
# Add your extra requires here
CONTENT
end
end