# This configuration was generated by
# `rubocop --auto-gen-config --exclude-limit 20 --no-offense-counts --no-auto-gen-timestamp`
-# using RuboCop version 1.60.1.
+# using RuboCop version 1.60.2.
# The point is for the user to remove these configuration records
# one by one as the offenses are removed from the code base.
# Note that changes in the inspected code, or installation of new
Exclude:
- 'app/helpers/application_helper.rb'
-# This cop supports unsafe autocorrection (--autocorrect-all).
-Lint/NonDeterministicRequireOrder:
- Exclude:
- - 'lib/redmine/core_ext.rb'
- - 'lib/redmine/twofa.rb'
-
Lint/OutOfRangeRegexpRef:
Exclude:
- 'lib/redmine/wiki_formatting/textile/redcloth3.rb'
Style/ClassVars:
Exclude:
- 'app/models/attachment.rb'
- - 'config/initializers/10-patches.rb'
- 'lib/redmine/activity.rb'
- 'lib/redmine/hook.rb'
- 'lib/redmine/i18n.rb'
- 'app/models/project.rb'
- 'app/models/query.rb'
- 'app/models/version.rb'
- - 'config/initializers/10-patches.rb'
- 'lib/redmine/field_format.rb'
- 'lib/redmine/helpers/gantt.rb'
- 'lib/redmine/menu_manager.rb'