Skip to content
Snippets Groups Projects
Commit 900c67bf authored by Robert Speicher's avatar Robert Speicher
Browse files

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
parents fa95d9e4 65871dfd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment