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 e89079f commit 7e0f0c7
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 @@ -52,9 +52,6 @@ Style/ExpandPathArguments:
Exclude:
- test/**/*

Rails/ApplicationJob:
Enabled: false

Lint/AmbiguousOperatorPrecedence:
Enabled: false

Expand All @@ -63,9 +60,6 @@ Rails/ContentTag:
Exclude:
- app/helpers/additional_tags_issues_helper.rb

Rails/ApplicationRecord:
Enabled: false

Rails/CreateTableWithTimestamps:
Enabled: false

Expand Down

0 comments on commit 7e0f0c7

Please sign in to comment.