-
Type:
New Feature
-
Resolution: Won't Fix
-
Priority:
Minor
-
Component/s: analysis-core-plugin
-
None
Command line interface for ContextHashCode.java
The "New warnings"-feature is nice. But there are static checkers which do not provide this feature. Currently developers have to commit to see the "New warnings" in Jenkins. I want to provide a way to see the "New warnings" before the commit:
One flat text file with the ContextHashCodes; created by static-checker-manager and added to SCM(weekly); to be used for all developers (daily).
(I want to keep it as simple as possible -> no PCLint-warnings.xml)