diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index f05de1bad..ff077387c 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -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'