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 06f5c43 commit 327db42Copy full SHA for 327db42
bin/.rubocop.yml
@@ -0,0 +1,11 @@
1
+Naming/HeredocDelimiterNaming:
2
+ Enabled: false
3
+
4
+Layout/IndentHeredoc:
5
6
7
+Metrics/LineLength:
8
+ Max: 100
9
10
+Metrics/MethodLength:
11
+ Max: 75
0 commit comments