remove duplicate rubocop rule

pull/7914/head
ulferts 5 years ago
parent 487f758004
commit 3faaa7028e
No known key found for this signature in database
GPG Key ID: A205708DE1284017
  1. 3
      .rubocop.yml

@ -207,9 +207,6 @@ SpecialGlobalVars:
StringLiterals:
Enabled: false
VariableInterpolation:
Enabled: false
TrivialAccessors:
Enabled: false

Loading…
Cancel
Save