Skip to content

Commit

Permalink
Update Editor Config
Browse files Browse the repository at this point in the history
  • Loading branch information
Konloch committed Sep 29, 2024
1 parent 95eeee0 commit 784e849
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ insert_final_newline = true

[*.java]
max_line_length = 120
ij_java_class_brace_style = next_line
ij_java_method_brace_style = next_line
ij_java_block_brace_style = next_line

[*.xml]
indent_size = 2
Expand Down

0 comments on commit 784e849

Please sign in to comment.