diff options
-rw-r--r-- | .rubocop.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.rubocop.yml b/.rubocop.yml index 6c94995bb..b8b060aee 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -136,6 +136,9 @@ Rails/FilePath: Rails/HelperInstanceVariable: Enabled: false +Rails/SquishedSQLHeredocs: + Enabled: false + Style/AsciiComments: Exclude: # Copyright credit has non ascii character. |