We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c761d53 commit 500ae21Copy full SHA for 500ae21
.rubocop.yml
@@ -0,0 +1,8 @@
1
+LineLength:
2
+ Max: 100
3
+
4
+Documentation:
5
+ Enabled: False
6
7
+Style/SymbolArray:
8
0 commit comments