ktlint: Fix spacing-between-declarations-with-comments violations

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta 2026-01-21 16:58:49 +08:00
parent 6190db7d2f
commit dcb2460c81
4 changed files with 7 additions and 1 deletions

View file

@ -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