Skip to content

DevSkim VS Extension v1.0.51

Latest
Compare
Choose a tag to compare
@gfs gfs released this 10 Dec 19:07
210b5d1
Fix Confidence Filter at Rule Level (#672)

* Update .gitignore

* Fix confidence filter at rule level.

* Update Changelog.md

* Add tests for rule level confidence filtering

* Clarify Doc comment on WithConfidenceFilter method
Update options tests to account for unspecified behavior (its the 0 value for the enum flag so always passes the check).