Are Defects Enabled by Default not enabled with Checkers Activation File?
Ältere Kommentare anzeigen
When I used -checkers-selection-file, approx. 100 Defects were enabled by default (and I had 21 violations). See also https://www.mathworks.com/help/bugfinder/ug/polyspace-bug-finder-defects-checkers-enabled-by-default.html
I now switched to the option -checkers-activation-file, which is an improved version, and run the Bug Finder scan in the CI/CD pipeline and realized that I have 0 violations for Defects.
How is that possible and what did I wrong?
Or do I have to explicitly activate every rule?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Configure Coding Rule Checks and Code Metrics finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!