aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMarkus Reiter2016-09-20 21:13:04 +0200
committerMarkus Reiter2016-09-23 15:30:06 +0200
commit8b921c087cde0b3ca2dbcdc11b900ca4ae8a4fec (patch)
treed266375323a01f5a6104419764b3ac7d972ea6a5 /Library
parenteec68a1e05f94970091feb19814a02b0b8471d4d (diff)
downloadbrew-8b921c087cde0b3ca2dbcdc11b900ca4ae8a4fec.tar.bz2
Disable new Style/VariableNumber cop.
Diffstat (limited to 'Library')
-rw-r--r--Library/.rubocop_rules.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/Library/.rubocop_rules.yml b/Library/.rubocop_rules.yml
index 16ffe6c75..f1e3e6ec5 100644
--- a/Library/.rubocop_rules.yml
+++ b/Library/.rubocop_rules.yml
@@ -99,6 +99,11 @@ Style/IfUnlessModifier:
Exclude:
- 'Taps/**/*'
+# TODO: enforce when rubocop has fixed this
+# https://github.com/bbatsov/rubocop/issues/3516
+Style/VariableNumber:
+ Enabled: false
+
# dashes in filenames are typical
Style/FileName:
# matches: