mirror of
https://github.com/redmine/redmine.git
synced 2026-01-26 09:20:01 +01:00
Regenerate .rubocop_todo.yml (#36919).
git-svn-id: https://svn.redmine.org/redmine/trunk@21733 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# This configuration was generated by
|
||||
# `rubocop --auto-gen-config --exclude-limit 20 --no-offense-counts --no-auto-gen-timestamp`
|
||||
# using RuboCop version 1.31.1.
|
||||
# using RuboCop version 1.31.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
|
||||
@@ -652,24 +652,6 @@ Rails/CreateTableWithTimestamps:
|
||||
Rails/Date:
|
||||
Enabled: false
|
||||
|
||||
# This cop supports safe autocorrection (--autocorrect).
|
||||
# Configuration parameters: EnforceForPrefixed.
|
||||
Rails/Delegate:
|
||||
Exclude:
|
||||
- 'app/models/changeset.rb'
|
||||
- 'app/models/custom_field.rb'
|
||||
- 'app/models/custom_field_enumeration.rb'
|
||||
- 'app/models/custom_field_value.rb'
|
||||
- 'app/models/custom_value.rb'
|
||||
- 'app/models/group.rb'
|
||||
- 'app/models/message.rb'
|
||||
- 'app/models/repository.rb'
|
||||
- 'app/models/repository/git.rb'
|
||||
- 'app/models/time_entry_activity.rb'
|
||||
- 'app/models/wiki_content.rb'
|
||||
- 'app/models/wiki_content_version.rb'
|
||||
- 'lib/redmine/menu_manager.rb'
|
||||
|
||||
Rails/DuplicateScope:
|
||||
Exclude:
|
||||
- 'app/models/enumeration.rb'
|
||||
|
||||
Reference in New Issue
Block a user