The following document contains the results of Checkstyle 6.19 with https://raw.githubusercontent.com/home1-oss/oss-build/master/src/main/checkstyle/google_checks_6.19.xml ruleset. 
| File | |||
|---|---|---|---|
| cn/home1/oss/lib/webmvc/internal/DefaultDomainResolver.java | 0 | 1 | 0 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| imports | CustomImportOrder
|
1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement for 'cn.home1.oss.lib.webmvc.api.DomainResolver' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 10 |