Added a checkstyle xml

The settings are mainly based on the default one plus AE2 specific
formating
Also changed to import order to a more project specific one
This commit is contained in:
yueh
2014-10-09 13:12:01 +02:00
parent 97758d6f61
commit 0d8dada2a5
2 changed files with 99 additions and 3 deletions
+7 -3
View File
@@ -1,6 +1,10 @@
#Organize Import Order
#Tue Oct 07 11:47:29 CEST 2014
3=com
#Thu Oct 09 12:52:21 CEST 2014
6=
5=cpw
4=net
3=io
2=org
1=javax
1=com
0=java
7=appeng