]> source.dussan.org Git - redmine.git/commit
Fix RuboCop offense Layout/EmptyLinesAroundClassBody, one of the offenses enabled...
authorGo MAEDA <maeda@farend.jp>
Mon, 12 Aug 2024 07:42:12 +0000 (07:42 +0000)
committerGo MAEDA <maeda@farend.jp>
Mon, 12 Aug 2024 07:42:12 +0000 (07:42 +0000)
commitde76bb3a4a00146f8d53dbc25f2e90ca99910a22
tree9927c2a114ec980e8c0584f615754db0ea2d0162
parent0c28b0974adb3d9f777fbf0cc9234b1a7de144bf
Fix RuboCop offense Layout/EmptyLinesAroundClassBody, one of the offenses enabled in rubocop-rails-omakase (#39887).

git-svn-id: https://svn.redmine.org/redmine/trunk@22949 e93f8b46-1217-0410-a6f0-8f06a7374b81
17 files changed:
.rubocop_todo.yml
db/migrate/001_setup.rb
db/migrate/007_create_journals.rb
db/migrate/20110223180953_salt_user_passwords.rb
db/migrate/20131215104612_store_relation_type_in_journal_details.rb
db/migrate/20180923082945_change_sqlite_booleans_to_0_and_1.rb
lib/redmine/notifiable.rb
lib/redmine/scm/adapters/cvs_adapter.rb
lib/redmine/scm/adapters/filesystem_adapter.rb
lib/redmine/wiki_formatting/html_parser.rb
lib/redmine/wiki_formatting/markdown/html_parser.rb
lib/redmine/wiki_formatting/textile/html_parser.rb
test/integration/api_test/api_routing_test.rb
test/integration/lib/redmine/themes_test.rb
test/integration/routing/activities_test.rb
test/integration/routing/repositories_test.rb
test/unit/lib/redmine/field_format/link_format_test.rb