Closed Macarse closed 8 years ago
This sentence refers to the Before Submit / Before Commit section > Perform code analysis of IDEA.
I suggest to use the various options in IntelliJ to a warning/error project:
The script could be easily extended to compare an inspection result set with a given set of violations (i.e. by copying & adding the set of "accepted" violations to a separated dir) but given all the better options this sounds a bit like golden faucets for me.
oh ok, but there is no way of analyzing only the commit diff, right?
Not on the server-side. But I think it can be achieved easily (see my previous answert).
might be that TeamCity might offers a similar sort of functionality you are looking for.
@bentolor cool. thanks for your help.
I the README it says:
How? Is there a way to configure this tool to generate build failures when new warnings/errors are introduced?