We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a88351 commit cfc6accCopy full SHA for cfc6acc
1 file changed
.rubocop.yml
@@ -1,3 +1,6 @@
1
+# Require rubocop-rake plugin
2
+require:
3
+ - rubocop-rake
4
# human should be able to read 200 chars per line
5
Layout/LineLength:
6
Max: 200
0 commit comments