1
0
mirror of https://github.com/meineerde/redmine.git synced 2025-12-19 15:01:14 +00:00

rubocop: remove not detected lib/redmine/scm/adapters/abstract_adapter.rb from Layout/EmptyLinesAroundAccessModifier

git-svn-id: http://svn.redmine.org/redmine/trunk@18339 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2019-08-03 05:34:08 +00:00
parent 4b95697d23
commit 39a5b2beae

View File

@ -182,7 +182,6 @@ Layout/EmptyLinesAroundAccessModifier:
- 'app/controllers/timelog_controller.rb'
- 'app/models/tracker.rb'
- 'config/initializers/10-patches.rb'
- 'lib/redmine/scm/adapters/abstract_adapter.rb'
- 'lib/redmine/scm/adapters/cvs_adapter.rb'
- 'lib/redmine/syntax_highlighting.rb'
- 'lib/redmine/wiki_formatting/textile/redcloth3.rb'