-
Notifications
You must be signed in to change notification settings - Fork 708
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FAB-4504 Add checkstyle import ordering rules
. Enforced the order: java, javax, other, static . All sections are sorted alphabetically . Line breaks between groups are allowed but not enforced . Changed pom.xml to display errors on console for maven builds . Also fixed the ordering of the imports in a couple of source files Change-Id: I8a0c57706ccaa4439806948adcc7cb67c432e493 Signed-off-by: Chris Murphy <chrism@fast.au.fujitsu.com>
- Loading branch information
1 parent
d86c346
commit 2aee0bd
Showing
4 changed files
with
13 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters