sbt-scapegoat
sbt-scapegoat copied to clipboard
Bring back Max{Info,Warning,Error}s
It seems that they were removed some long ago (in ceea0b0d01bca) but their options persisted.
Either add them back - which is the desired behavior, to fail a build based on too much error/warnings - or remove the option, which is misleading.
Actually.. It was removed in b715bd1a8d6, the previous one just commented it out.