Enable the Layout/EmptyLinesAroundClassBody cop

This commit is contained in:
gregoirenovel 2017-06-12 16:01:04 +02:00
parent f1907f4d0e
commit 24e7537c49
52 changed files with 1 additions and 69 deletions

View file

@ -55,7 +55,7 @@ Layout/EmptyLinesAroundBlockBody:
Enabled: true
Layout/EmptyLinesAroundClassBody:
Enabled: false
Enabled: true
Layout/EmptyLinesAroundExceptionHandlingKeywords:
Enabled: false