Skip to content

Commit

Permalink
fix "infinite loop" error in rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas Newberry committed Jun 25, 2024
1 parent 654aae7 commit 1c8d9b6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,3 @@ Style/FrozenStringLiteralComment:
Rails/ApplicationController:
Exclude:
- app/controllers/v1/**/*
Layout/ArrayAlignment:
EnforcedStyle: with_fixed_indentation
IndentationWidth: 4

0 comments on commit 1c8d9b6

Please sign in to comment.