Skip to content

Commit 57cb76f

Browse files
committed
Update from writing doc
1 parent 86e600b commit 57cb76f

File tree

4 files changed

+43
-369
lines changed

4 files changed

+43
-369
lines changed

.rubocop.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,11 @@ Style/Alias:
175175
Style/CollectionMethods:
176176
Enabled: true
177177

178+
Style/Documentation:
179+
Enabled: false
180+
178181
Style/DocumentationMethod:
179-
Enabled: true
182+
Enabled: false
180183

181184
# this can mess with the balance of symmetric cases
182185
Style/IfInsideElse:

0 commit comments

Comments
 (0)