Checkstyle Results
The following document contains the results of Checkstyle 10.16.0 with checkstyle.xml ruleset.
Summary
Files | Info | Warnings | Errors |
---|---|---|---|
6 | 0 | 1 | 0 |
Files
File | I | W | E |
---|---|---|---|
org/mybatis/caches/ignite/IgniteCacheAdapter.java | 0 | 1 | 0 |
Rules
Category | Rule | Violations | Severity |
---|---|---|---|
imports | CustomImportOrder
|
1 | Warning |
Details
org/mybatis/caches/ignite/IgniteCacheAdapter.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'org.apache.ibatis.cache.Cache' | 21 |