superlint/.automation/test/kotlin/reports/expected-KOTLIN.tap

8 lines
828 B
Text
Raw Normal View History

2020-07-14 09:48:28 -04:00
TAP version 13
1..2
not ok 1 - kotlin_bad_1.kt
---
2020-11-06 14:12:17 -05:00
message: /tmp/lint/.automation/test/kotlin/kotlin_bad_1.kt 1 1 File must end with a newline (\n)\n/tmp/lint/.automation/test/kotlin/kotlin_bad_1.kt 2 1 Unexpected indentation (4) (should be 2)\n/tmp/lint/.automation/test/kotlin/kotlin_bad_1.kt 2 20 Unnecessary semicolon\n/tmp/lint/.automation/test/kotlin/kotlin_bad_1.kt 3 1 Unexpected indentation (4) (should be 2)\n/tmp/lint/.automation/test/kotlin/kotlin_bad_1.kt 3 16 Redundant curly braces\n/tmp/lint/.automation/test/kotlin/kotlin_bad_1.kt 3 27 Unnecessary semicolon\n/tmp/lint/.automation/test/kotlin/kotlin_bad_1.kt 5 1 Unexpected indentation (4) (should be 2)\n/tmp/lint/.automation/test/kotlin/kotlin_bad_1.kt 5 15 Unnecessary semicolon\n
2020-07-14 09:48:28 -04:00
...
2020-10-19 21:46:14 -04:00
ok 2 - /tmp/lint/.automation/test/kotlin/kotlint_good_1.kt