Skip to content

Commit fdabd49

Browse files
committed
I think my documentation looks better than rubocop wants
1 parent e98ac5c commit fdabd49

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.rubocop.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ Lint/EndAlignment:
5252
Style/FileName:
5353
Enabled: false
5454

55+
# Sometimes it's cleaner without this
56+
Style/Documentation:
57+
Enabled: false
58+
5559
# To fix later
5660
Style/PercentLiteralDelimiters:
5761
Enabled: false

0 commit comments

Comments
 (0)