diff --git a/Library/.rubocop_rules.yml b/Library/.rubocop_rules.yml index 16ffe6c751..f1e3e6ec5b 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: