diff --git a/.stickler.yml b/.stickler.yml index c375223..9b82863 100644 --- a/.stickler.yml +++ b/.stickler.yml @@ -1,3 +1,4 @@ + #frozen_string_literal linters: @@ -9,4 +10,4 @@ files: - "db/*" - "config/*" - "Guardfile" - - "Rakefile" \ No newline at end of file + - "Rakefile"