Skip to content

Commit b883065

Browse files
author
github-actions
committed
update with project-syncing action
1 parent c0fce9c commit b883065

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
@@ -14,3 +14,7 @@ Style/HashSyntax:
1414
# Allow space inside parentheses
1515
Layout/SpaceInsideParens:
1616
Enabled: false
17+
18+
# Allow blank lines
19+
Layout/EmptyLinesAroundBlockBody:
20+
Enabled: false

0 commit comments

Comments
 (0)