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