mirror of
https://github.com/meineerde/redmine.git
synced 2026-02-01 03:57:15 +00:00
Regenerate .rubocop_todo.yml (#36919).
git-svn-id: https://svn.redmine.org/redmine/trunk@22020 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
21ca0e3d0a
commit
8a044af853
@ -1189,7 +1189,16 @@ Style/EvalWithLocation:
|
||||
|
||||
# This cop supports safe autocorrection (--autocorrect).
|
||||
Style/ExpandPathArguments:
|
||||
Enabled: false
|
||||
Exclude:
|
||||
- 'Gemfile'
|
||||
- 'Rakefile'
|
||||
- 'config/application.rb'
|
||||
- 'config/boot.rb'
|
||||
- 'config/environment.rb'
|
||||
- 'lib/generators/redmine_plugin/redmine_plugin_generator.rb'
|
||||
- 'lib/generators/redmine_plugin_controller/redmine_plugin_controller_generator.rb'
|
||||
- 'lib/generators/redmine_plugin_migration/redmine_plugin_migration_generator.rb'
|
||||
- 'lib/generators/redmine_plugin_model/redmine_plugin_model_generator.rb'
|
||||
|
||||
# This cop supports safe autocorrection (--autocorrect).
|
||||
Style/ExplicitBlockArgument:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user