1

I want CI to know wether the number of warnings in a project isn't increasing. I could parse the output of sbt, but that seems fragile. Can I pass a custom reporter to scalac that I can use to serialize out a warning list/summary so I can easily compare runs? If so, how?

Martijn
  • 11,964
  • 12
  • 50
  • 96

0 Answers0