Skip to content

Commit 4718aa4

Browse files
committed
Update Rubocop config
1 parent 6472a30 commit 4718aa4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.rubocop.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ Naming/PredicateName:
7676
- spec/**/*
7777
Naming/UncommunicativeMethodParamName:
7878
Enabled: false
79+
Style/AccessModifierDeclarations:
80+
Enabled: false
7981
Style/Alias:
8082
Enabled: false
8183
Style/CollectionMethods:

0 commit comments

Comments
 (0)