Update KNOWN_VIOLATIONS: Remove fixed violations
This commit is contained in:
parent
587924f000
commit
7c9f790761
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ export LC_ALL=C
|
||||||
KNOWN_VIOLATIONS=(
|
KNOWN_VIOLATIONS=(
|
||||||
"src/bitcoin-tx.cpp.*stoul"
|
"src/bitcoin-tx.cpp.*stoul"
|
||||||
"src/bitcoin-tx.cpp.*trim_right"
|
"src/bitcoin-tx.cpp.*trim_right"
|
||||||
"src/bitcoin-tx.cpp:.*atoi"
|
|
||||||
"src/dbwrapper.cpp.*stoul"
|
"src/dbwrapper.cpp.*stoul"
|
||||||
"src/dbwrapper.cpp:.*vsnprintf"
|
"src/dbwrapper.cpp:.*vsnprintf"
|
||||||
"src/httprpc.cpp.*trim"
|
"src/httprpc.cpp.*trim"
|
||||||
|
|
Loading…
Add table
Reference in a new issue