File: scalastyle.in

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 (6 lines) | stat: -rw-r--r-- 460 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
error file=/path/to/src/github.com/scalastyle/scalastyle-sbt-plugin/src/sbt-test/errors-warnings/error/src/main/scala/hello.scala message=File length exceeds 5 lines
warning file=/path/to/src/github.com/scalastyle/scalastyle-sbt-plugin/src/sbt-test/errors-warnings/error/src/main/scala/hello.scala message=Object name does not match the regular expression '[A-Z][A-Za-z]*' line=6 column=7
Processed 1 file(s)
Found 1 errors
Found 1 warnings
Finished in 358 ms