adjust rubocop for new rubocop version

This commit is contained in:
Alexander Meindl
2021-09-14 19:58:36 +02:00
parent d04fcc814a
commit 1c34d31623

View File

@@ -23,6 +23,9 @@ Layout/LineLength:
Rails/ApplicationJob:
Enabled: false
Lint/AmbiguousOperatorPrecedence:
Enabled: false
Rails/ApplicationRecord:
Enabled: false