ktlint: Fix spacing-between-declarations-with-comments violations
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
parent
6190db7d2f
commit
dcb2460c81
4 changed files with 7 additions and 1 deletions
|
|
@ -34,4 +34,3 @@ ktlint_standard_package-name = disabled
|
|||
ktlint_standard_parameter-list-wrapping = disabled
|
||||
ktlint_standard_property-naming = disabled
|
||||
ktlint_standard_spacing-between-declarations-with-annotations = disabled
|
||||
ktlint_standard_spacing-between-declarations-with-comments = disabled
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue