Update Editor Config

This commit is contained in:
Konloch 2024-09-29 07:59:16 -06:00
parent 95eeee0e15
commit 784e849bd5

AI 샘플 코드 생성 중입니다

Loading...

View File

@ -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