0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-19 19:42:17 +02:00

Removed rule that allowed wildcard imports

This commit is contained in:
andriusezerskis 2024-07-14 01:02:27 +02:00 committed by lukstbit
parent 4bdef4764c
commit 1a3c1a1ab0

View File

@ -1,3 +0,0 @@
[*.{kt,kts}]
ktlint_disabled_rules = no-wildcard-imports
# ktlint_standard_no-wildcard-imports = disabled