Update KNOWN_VIOLATIONS: Remove fixed violations

This commit is contained in:
practicalswift 2018-11-06 17:31:24 +01:00
parent 587924f000
commit 7c9f790761

View file

@ -4,7 +4,6 @@ export LC_ALL=C
KNOWN_VIOLATIONS=(
"src/bitcoin-tx.cpp.*stoul"
"src/bitcoin-tx.cpp.*trim_right"
"src/bitcoin-tx.cpp:.*atoi"
"src/dbwrapper.cpp.*stoul"
"src/dbwrapper.cpp:.*vsnprintf"
"src/httprpc.cpp.*trim"