]> source.dussan.org Git - redmine.git/commitdiff
rubocop: remove files from Layout/EmptyLines fixed by previous revisions
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Mon, 14 Oct 2019 18:57:02 +0000 (18:57 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Mon, 14 Oct 2019 18:57:02 +0000 (18:57 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@18671 e93f8b46-1217-0410-a6f0-8f06a7374b81

.rubocop_todo.yml

index f05de1bada6a57bea111470db17e8ad5cb6601a1..ff077387c95daf69f4eee139188a4901d774cc85 100644 (file)
@@ -146,10 +146,7 @@ Layout/EmptyLines:
     - 'lib/redmine/sudo_mode.rb'
     - 'lib/redmine/wiki_formatting/textile/redcloth3.rb'
     - 'test/functional/activities_controller_test.rb'
-    - 'test/functional/email_addresses_controller_test.rb'
     - 'test/functional/project_enumerations_controller_test.rb'
-    - 'test/functional/settings_controller_test.rb'
-    - 'test/functional/users_controller_test.rb'
     - 'test/helpers/application_helper_test.rb'
     - 'test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb'
     - 'test/unit/project_test.rb'