-
- Downloads
Merge branch 'rubocop/enable-more-cops-for-empty-lines' into 'master'
Enable some Rubocop cops related to new lines ## What does this MR do? This MR enabled two additional Rubocop cops: Keeps track of empty lines around block bodies. `Style/EmptyLinesAroundBlockBody` Keeps track of empty lines around method bodies. ` Style/EmptyLinesAroundMethodBody` See merge request !5637
Showing
- .rubocop.yml 2 additions, 2 deletions.rubocop.yml
- spec/features/admin/admin_disables_git_access_protocol_spec.rb 0 additions, 1 deletion...features/admin/admin_disables_git_access_protocol_spec.rb
- spec/lib/banzai/filter/video_link_filter_spec.rb 0 additions, 1 deletionspec/lib/banzai/filter/video_link_filter_spec.rb
- spec/lib/ci/gitlab_ci_yaml_processor_spec.rb 0 additions, 4 deletionsspec/lib/ci/gitlab_ci_yaml_processor_spec.rb
- spec/lib/gitlab/git/hook_spec.rb 0 additions, 1 deletionspec/lib/gitlab/git/hook_spec.rb
- spec/lib/gitlab/import_export/project_tree_restorer_spec.rb 0 additions, 1 deletionspec/lib/gitlab/import_export/project_tree_restorer_spec.rb
Loading
Please register or sign in to comment