Skip to content

Commit

Permalink
remove obsolete entries from rubocop config
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermeindl committed Dec 11, 2024
1 parent 000b310 commit 245f778
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,9 @@ Metrics/ModuleLength:
Metrics/PerceivedComplexity:
Max: 25

Rails/ApplicationJob:
Enabled: false

Lint/AmbiguousOperatorPrecedence:
Enabled: false

Rails/ApplicationRecord:
Enabled: false

Rails/CreateTableWithTimestamps:
Enabled: false

Expand Down

0 comments on commit 245f778

Please sign in to comment.