chore(misc): revamp #9
Annotations
8 errors
lint
Process completed with exit code 1.
|
lint:
api/src/main/kotlin/com/rolldebee/rolldebee/controller/ComparisonController.kt#L3
Imports must be ordered in lexicographic order without any empty lines in-between with "java", "javax", "kotlin" and aliases in the end -- no autocorrection due to comments in the import list
|
lint:
api/src/main/kotlin/com/rolldebee/rolldebee/controller/ComparisonController.kt#L4
Missing space after //
|
lint:
api/src/main/kotlin/com/rolldebee/rolldebee/controller/ComparisonController.kt#L5
Missing space after //
|
lint:
api/src/main/kotlin/com/rolldebee/rolldebee/controller/ComparisonController.kt#L6
Missing space after //
|
lint:
api/src/main/kotlin/com/rolldebee/rolldebee/controller/ComparisonController.kt#L7
Missing space after //
|
|
lint
ktlint with 6 errors
|