Are Defects Enabled by Default not enabled with Checkers Activation File?
이전 댓글 표시
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?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Configure Coding Rule Checks and Code Metrics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!