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 4119af2 commit 6e090a9Copy full SHA for 6e090a9
.rubocop.yml
@@ -18,6 +18,7 @@ AllCops:
18
- "**/Puppetfile"
19
- "**/Vagrantfile"
20
- "**/Guardfile"
21
+inherit_from: ".rubocop_todo.yml"
22
Metrics/LineLength:
23
Description: People have wide screens, use them.
24
Max: 200
0 commit comments