mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-19 15:01:14 +00:00
code cleanup: rubocop: fix Layout/LeadingCommentSpace in app/models/repository.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18485 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
1e53dd7e11
commit
7fb47e4b5e
@ -310,7 +310,6 @@ Layout/IndentationWidth:
|
|||||||
# Configuration parameters: AllowDoxygenCommentStyle.
|
# Configuration parameters: AllowDoxygenCommentStyle.
|
||||||
Layout/LeadingCommentSpace:
|
Layout/LeadingCommentSpace:
|
||||||
Exclude:
|
Exclude:
|
||||||
- 'app/models/repository.rb'
|
|
||||||
- 'lib/diff.rb'
|
- 'lib/diff.rb'
|
||||||
- 'lib/redmine/wiki_formatting/textile/redcloth3.rb'
|
- 'lib/redmine/wiki_formatting/textile/redcloth3.rb'
|
||||||
- 'test/integration/api_test/issues_test.rb'
|
- 'test/integration/api_test/issues_test.rb'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user