We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75665fa commit 0d9622dCopy full SHA for 0d9622d
.rubocop.yml
@@ -2,6 +2,8 @@ inherit_from: .rubocop_todo.yml
2
3
AllCops:
4
TargetRubyVersion: 2.0
5
+ SuggestExtensions: false
6
+ NewCops: disable
7
8
DisplayCopNames: true
9
Exclude:
0 commit comments