Skip to content

Commit

Permalink
Update config
Browse files Browse the repository at this point in the history
  • Loading branch information
laech committed Jul 7, 2024
1 parent 21c9605 commit ed00f3f
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 @@ -3,11 +3,11 @@ root = true
[*]
indent_size = 2
indent_style = space
insert_final_newline = true

# https://github.com/facebook/ktfmt/blob/main/docs/editorconfig/.editorconfig-google

[{*.kt,*.kts}]
insert_final_newline = true
max_line_length = 100
ij_continuation_indent_size = 2
ij_java_names_count_to_use_import_on_demand = 9999
Expand Down

0 comments on commit ed00f3f

Please sign in to comment.