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 6de308c commit 2005122Copy full SHA for 2005122
hbase-shell/src/main/ruby/.rubocop.yml
@@ -2,4 +2,7 @@ Naming/HeredocDelimiterNaming:
2
Enabled: false
3
4
Layout/IndentHeredoc:
5
- Enabled: false
+ Enabled: false
6
+
7
+Metrics/LineLength:
8
+ Max: 100
0 commit comments