mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-23 21:08:00 +01:00
Add an import order stylecode
This commit is contained in:
parent
9546d58da9
commit
8911cbf337
1 changed files with 8 additions and 0 deletions
8
code_style.importorder
Normal file
8
code_style.importorder
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
#Organize Import Order
|
||||||
|
#Fri Apr 22 21:32:05 CEST 2022
|
||||||
|
0=
|
||||||
|
1=org
|
||||||
|
2=com
|
||||||
|
3=javax
|
||||||
|
4=java
|
||||||
|
5=\#
|
Loading…
Reference in a new issue