mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-19 15:01:14 +00:00
code cleanup: rubocop: fix Lint/ScriptPermission of Rakefile fixed by r18493
git-svn-id: http://svn.redmine.org/redmine/trunk@18494 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
8f05374f49
commit
a02f498275
@ -590,11 +590,6 @@ Lint/ParenthesesAsGroupedExpression:
|
||||
- 'test/unit/attachment_test.rb'
|
||||
- 'test/unit/lib/redmine/export/pdf_test.rb'
|
||||
|
||||
# Cop supports --auto-correct.
|
||||
Lint/ScriptPermission:
|
||||
Exclude:
|
||||
- 'Rakefile'
|
||||
|
||||
Lint/ShadowingOuterLocalVariable:
|
||||
Enabled: false
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user