code-style.idea.KaSource.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of qa-rules Show documentation
Show all versions of qa-rules Show documentation
The Quality Assurance rules for projects
<code_scheme name="KaSource"> <option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="100" /> <option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="100" /> <option name="IMPORT_LAYOUT_TABLE"> <value> <package name="java" withSubpackages="true" static="true" /> <emptyLine /> <package name="java" withSubpackages="true" static="false" /> <emptyLine /> <package name="javax" withSubpackages="true" static="true" /> <emptyLine /> <package name="javax" withSubpackages="true" static="false" /> <emptyLine /> <package name="org.springframework" withSubpackages="true" static="true" /> <emptyLine /> <package name="org.springframework" withSubpackages="true" static="false" /> <emptyLine /> <package name="" withSubpackages="true" static="true" /> <emptyLine /> <package name="" withSubpackages="true" static="false" /> <emptyLine /> <package name="se.hiq" withSubpackages="true" static="true" /> <emptyLine /> <package name="se.hiq" withSubpackages="true" static="false" /> </value> </option> <JavaCodeStyleSettings> <option name="ALIGN_MULTILINE_ANNOTATION_PARAMETERS" value="true" /> </JavaCodeStyleSettings> </code_scheme>
© 2015 - 2024 Weber Informatics LLC | Privacy Policy