mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-03-28 04:07:01 -05:00
5 lines
140 B
INI
5 lines
140 B
INI
[*.{gradle,java}]
|
|
indent_style = tab
|
|
ij_continuation_indent_size = 8
|
|
ij_java_imports_layout = $*,|,java.**,|,javax.**,|,*,|,net.fabricmc.**
|