mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 10:19:39 +02:00
WIP: Move code to submodule and improve build script
This commit is contained in:
parent
e1c7ffdd1c
commit
8b40bfc9ef
105 changed files with 421 additions and 305 deletions
|
@ -224,7 +224,7 @@
|
|||
<module name="CustomImportOrder">
|
||||
<property name="customImportOrderRules"
|
||||
value="STATIC###STANDARD_JAVA_PACKAGE###SPECIAL_IMPORTS###THIRD_PARTY_PACKAGE"/>
|
||||
<property name="specialImportsRegExp" value="^org\.pgpainless\.pgpainless"/>
|
||||
<property name="specialImportsRegExp" value="^org\.org.pgpainless.core\.org.pgpainless.core"/>
|
||||
<property name="sortImportsInGroupAlphabetically" value="true"/>
|
||||
<property name="separateLineBetweenGroups" value="true"/>
|
||||
</module>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue