]> source.dussan.org Git - redmine.git/commitdiff
Disable RuboCop Rails/SquishedSQLHeredocs (#37248).
authorGo MAEDA <maeda@farend.jp>
Mon, 19 Sep 2022 06:36:17 +0000 (06:36 +0000)
committerGo MAEDA <maeda@farend.jp>
Mon, 19 Sep 2022 06:36:17 +0000 (06:36 +0000)
git-svn-id: https://svn.redmine.org/redmine/trunk@21822 e93f8b46-1217-0410-a6f0-8f06a7374b81

.rubocop.yml

index 6c94995bbca1c761d72005fcd3b3944cc4136c5f..b8b060aee98b4a265a4a1f363cd0186368aa0b5c 100644 (file)
@@ -136,6 +136,9 @@ Rails/FilePath:
 Rails/HelperInstanceVariable:
   Enabled: false
 
+Rails/SquishedSQLHeredocs:
+  Enabled: false
+
 Style/AsciiComments:
   Exclude:
     # Copyright credit has non ascii character.