File: golangci-lint.ok

package info (click to toggle)
golang-github-reviewdog-errorformat 0.0~git20240608.1d3280e-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 984 kB
  • sloc: python: 59; xml: 13; sh: 7; javascript: 4; haskell: 3; makefile: 3
file content (5 lines) | stat: -rw-r--r-- 499 bytes parent folder | download | duplicates (2)
1
2
3
4
5
fmts/fmt_test.go|42 col 21 error| Error return value of `bufout.WriteString` is not checked (errcheck)
writer/checkstyle.go|67 col 17 error| Error return value of `c.w.Write` is not checked (errcheck)
writer/checkstyle_test.go|8 col 10 error| Error return value of `w.Write` is not checked (errcheck)
writer/template_test.go|12 col 10 error| Error return value of `w.Write` is not checked (errcheck)
writer/template_test.go|25 col 10 error| Error return value of `w.Write` is not checked (errcheck)