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 e40f676 commit 42cb70cCopy full SHA for 42cb70c
.rubocop.yml
@@ -22,6 +22,8 @@ Layout/ArgumentAlignment:
22
- "**/Formula/**/*.rb"
23
Layout/CaseIndentation:
24
EnforcedStyle: end
25
+Layout/EmptyLinesAfterModuleInclusion:
26
+ Enabled: false
27
Layout/FirstArrayElementIndentation:
28
EnforcedStyle: consistent
29
Layout/FirstHashElementIndentation:
0 commit comments