app/src/main/java/puscas/mobilertapp/constants/Constants.java
'+' should be on a new line. Open
Open
ConstantsUI.FILE_SEPARATOR + MOBILERT_FOLDER_NAME +
- Read upRead up
- Exclude checks
Checks the policy on how to wrap lines on operators.
This documentation is written and maintained by the Checkstyle community and is covered under the same license as the Checkstyle project.
Extra separation in import group before 'org.jetbrains.annotations.NonNls' Open
Open
import org.jetbrains.annotations.NonNls;
- Read upRead up
- Exclude checks
Checks that the groups of import declarations appear in the order specifiedby the user. If there is an import but its group is not specified in theconfiguration such an import should be placed at the end of the import list.
This documentation is written and maintained by the Checkstyle community and is covered under the same license as the Checkstyle project.