mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-04-02 05:27:43 -05:00
* Add versions used to compile/build against to jar manifest
* checkstyle
* Move to post remap
* Fix build
* Add mc version and mixin group
* Typo
* Make test run across versions better.
(cherry picked from commit 2259a4efc8)
Signed-off-by: shedaniel <daniel@shedaniel.me>
6 lines
190 B
INI
6 lines
190 B
INI
[*.{gradle,java}]
|
|
indent_style = tab
|
|
ij_continuation_indent_size = 8
|
|
ij_java_imports_layout = $*,|,java.**,|,javax.**,|,*,|,net.fabricmc.**
|
|
ij_java_class_count_to_use_import_on_demand = 999
|