Skip to content

Commit 180f498

Browse files
committed
Update .rubocop.yml to use trailing-dot position syntax
1 parent 4a0bbcb commit 180f498

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.rubocop.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Layout/DotPosition:
2+
EnforcedStyle: trailing
3+
14
Metrics/LineLength:
25
Max: 120
36

0 commit comments

Comments
 (0)