Skip to content
This repository has been archived by the owner on May 25, 2024. It is now read-only.

Commit

Permalink
Update ktlint defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszkwiecinski committed Oct 21, 2023
1 parent 11ba7ba commit 406925b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ max_line_length = 140
ij_kotlin_allow_trailing_comma = true
ij_kotlin_allow_trailing_comma_on_call_site = true
ktlint_standard_property-naming = disabled
ktlint_code_style = intellij_idea

[*.xml]
indent_size = 4
insert_final_newline = true

0 comments on commit 406925b

Please sign in to comment.