mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-19 15:01:14 +00:00
code cleanup: rubocop: fix Layout/AccessModifierIndentation in lib/redmine/wiki_formatting/textile/formatter.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18686 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
38bf3f5024
commit
c5e2c064f2
@ -25,7 +25,6 @@ Layout/AccessModifierIndentation:
|
|||||||
- 'app/models/role.rb'
|
- 'app/models/role.rb'
|
||||||
- 'app/models/setting.rb'
|
- 'app/models/setting.rb'
|
||||||
- 'app/models/tracker.rb'
|
- 'app/models/tracker.rb'
|
||||||
- 'lib/redmine/wiki_formatting/textile/formatter.rb'
|
|
||||||
|
|
||||||
# Cop supports --auto-correct.
|
# Cop supports --auto-correct.
|
||||||
# Configuration parameters: EnforcedStyle, IndentationWidth.
|
# Configuration parameters: EnforcedStyle, IndentationWidth.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user