mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 13:00:25 +01:00
rubocop: disable Rails/HelperInstanceVariable
git-svn-id: http://svn.redmine.org/redmine/trunk@18500 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -45,6 +45,9 @@ Rails/BulkChangeTable:
|
||||
- 'db/migrate/20120714122200_add_workflows_rule_fields.rb'
|
||||
- 'db/migrate/20131214094309_remove_custom_fields_min_max_length_default_values.rb'
|
||||
|
||||
Rails/HelperInstanceVariable:
|
||||
Enabled: false
|
||||
|
||||
Style/FrozenStringLiteralComment:
|
||||
Enabled: true
|
||||
EnforcedStyle: always
|
||||
|
||||
Reference in New Issue
Block a user