Skip to content

Commit

Permalink
chore: enable no wildcard import rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Bambooin committed Apr 1, 2024
1 parent 3a155f4 commit 436a523
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
root = true

[*.{kt,kts}]
ktlint_standard_no-wildcard-imports = disabled
ktlint_standard_property-naming = disabled
ktlint_standard_value-argument-comment = disabled
ktlint_standard_kdoc-wrapping = disabled
Expand Down

0 comments on commit 436a523

Please sign in to comment.