Skip to content

Commit fb1777e

Browse files
remove obsolete entries from rubocop config
1 parent 2f6266b commit fb1777e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.rubocop.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,9 @@ Metrics/ModuleLength:
4949
Metrics/PerceivedComplexity:
5050
Max: 25
5151

52-
Rails/ApplicationJob:
53-
Enabled: false
54-
5552
Lint/AmbiguousOperatorPrecedence:
5653
Enabled: false
5754

58-
Rails/ApplicationRecord:
59-
Enabled: false
60-
6155
Rails/CreateTableWithTimestamps:
6256
Enabled: false
6357

0 commit comments

Comments
 (0)