Skip to content

Commit

Permalink
Update RuboCop config
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed Jan 16, 2024
1 parent 886e69d commit edbb1d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ Rails/I18nLocaleAssignment:
Exclude:
- 'test/support/i18n_helper.rb'

Style/ArgumentsForwarding:
Enabled: false

Style/Documentation:
Enabled: false

Expand Down

0 comments on commit edbb1d7

Please sign in to comment.