summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2022-09-19 06:36:17 +0000
committerGo MAEDA <maeda@farend.jp>2022-09-19 06:36:17 +0000
commit42b381985bebdb025bfba8466840b76d1c917d12 (patch)
tree16111e67391db87bae11ddbf61e30d160577ed4f
parent60a7e6383e77156863aa336bed2b317690c8f202 (diff)
downloadredmine-42b381985bebdb025bfba8466840b76d1c917d12.tar.gz
redmine-42b381985bebdb025bfba8466840b76d1c917d12.zip
Disable RuboCop Rails/SquishedSQLHeredocs (#37248).
git-svn-id: https://svn.redmine.org/redmine/trunk@21822 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--.rubocop.yml3
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.