Skip to content

Commit

Permalink
Update KNOWN_VIOLATIONS: Remove fixed violations
Browse files Browse the repository at this point in the history
  • Loading branch information
practicalswift committed Nov 6, 2018
1 parent 587924f commit 7c9f790
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/lint/lint-locale-dependence.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 7c9f790

Please sign in to comment.