refactor: have a newline between annotations
This commit is contained in:
@@ -70,7 +70,6 @@ spotless {
|
||||
|
||||
importOrder('java', 'javax', 'org', 'com', 'net', 'io')
|
||||
toggleOffOn()
|
||||
formatAnnotations()
|
||||
trimTrailingWhitespace()
|
||||
indentWithSpaces()
|
||||
endWithNewline()
|
||||
|
||||
Reference in New Issue
Block a user