We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b1029c commit d94eb5fCopy full SHA for d94eb5f
.rubocop.yml
@@ -2,3 +2,6 @@ inherit_gem:
2
rubocop-github:
3
- config/default.yml
4
require: rubocop-performance
5
+
6
+AllCops:
7
+ TargetRubyVersion: 2.6
0 commit comments