Skip to content

Commit

Permalink
Merge pull request #24 from tylermarien/fix-warnings
Browse files Browse the repository at this point in the history
Fix configuration warnings
  • Loading branch information
searls authored Jan 8, 2024
2 parents 2c1dbf5 + 643f954 commit 2a0affc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions config/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ Rails/DotSeparatedKeys:

Rails/DuplicateAssociation:
Enabled: true
Autocorrect: false
AutoCorrect: false

Rails/DuplicateScope:
Enabled: true
Expand Down Expand Up @@ -370,9 +370,6 @@ Rails/SquishedSQLHeredocs:
Rails/StripHeredoc:
Enabled: true

Rails/StripHeredoc:
Enabled: true

Rails/TableNameAssignment:
Enabled: false

Expand Down

0 comments on commit 2a0affc

Please sign in to comment.