Skip to content

Commit

Permalink
[2627] Ignore suggest extensions (#2632)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kroch4ka authored Oct 5, 2024
1 parent 80b6156 commit b094dbc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop_todo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,6 @@ Rails/UniqueValidationWithoutIndex:
- 'app/models/membership.rb'
- 'app/models/space.rb'
- 'app/models/utility.rb'

AllCops:
SuggestExtensions: false

0 comments on commit b094dbc

Please sign in to comment.