Skip to content

Commit

Permalink
correct suppressions.xml for Windows/Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
dghgit committed Mar 11, 2024
1 parent acacac2 commit 7068177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/nohttp/suppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
<suppress message="http://point-at-infinity.org/ecc/nisttv" files=".+[\\/]nist_ecc.txt" checks="NoHttp"/>

<!-- Suppress warnings in this file -->
<suppress files="config\\/nohttp\\/suppressions.xml" checks="NoHttp"/>
<suppress files=".+[\\/]nohttp[\\/]suppressions.xml" checks="NoHttp"/>
</suppressions>

0 comments on commit 7068177

Please sign in to comment.