Add frozen_string_literal magic comment

re: https://www.rubydoc.info/gems/rubocop/RuboCop/Cop/Style/FrozenStringLiteralComment
This commit is contained in:
James Mason 2018-05-07 16:47:29 -07:00
parent 168a832c10
commit 6ec43e20b1
No known key found for this signature in database
GPG key ID: 1B3951886C449023
568 changed files with 1134 additions and 0 deletions

View file

@ -1,4 +1,6 @@
#!/usr/bin/ruby
# frozen_string_literal: true
#
# More info at https://github.com/guard/guard#readme