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 21, 2024
1 parent bc85a1c commit e6b9698
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 e6b9698

Please sign in to comment.