Skip to content

Commit

Permalink
Merge pull request #233 from ifad/chore/fix-rubocop-offenses
Browse files Browse the repository at this point in the history
Ignore new RuboCop offences
  • Loading branch information
tagliala authored Sep 24, 2023
2 parents 7362608 + 5e4d946 commit 9c15b68
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 @@ -54,6 +54,9 @@ Rails/ApplicationRecord:
Rails/Date:
Enabled: false

RSpec/FilePath:
Enabled: false

Rails/RakeEnvironment:
Enabled: false

Expand Down

0 comments on commit 9c15b68

Please sign in to comment.