superlint/.automation/test/go/reports/expected-GO-7.tap
dependabot[bot] 23c1b48c84
Bump mstruebing/editorconfig-checker from 2.3.3 to 2.3.5 (#1413)
* Bump mstruebing/editorconfig-checker from 2.3.3 to 2.3.5

Bumps mstruebing/editorconfig-checker from 2.3.3 to 2.3.5.

Signed-off-by: dependabot[bot] <support@github.com>

* i hate go

* i also hate proto

* i also hate proto

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-04-30 14:27:52 -05:00

7 lines
370 B
Text

TAP version 13
1..2
not ok 1 - golang_bad_01.go
---
message: level=warningg="[runner] The linter 'maligned' is deprecated (since v1.38.0) due to The repository of the linter has been archived by the owner. Replaced by govet 'fieldalignment'."\ngo/golang_bad_01.go 1 1 expected 'package', found 'if' (typecheck)\nif len(in) == 0 {\n^\n
...
ok 2 - golang_good_01.go