Skip to content

Commit 207d613

Browse files
author
Sam Phippen
committed
Fix rubocop
1 parent 32a9791 commit 207d613

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.rubocop.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,9 @@ Layout/AlignHash:
7070

7171
Naming/RescuedExceptionsVariableName:
7272
Enabled: false
73+
74+
Style/FrozenStringLiteralComment:
75+
Enabled: false
76+
77+
Style/SafeNavigation:
78+
Enabled: false

0 commit comments

Comments
 (0)