We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 587924f commit 7c9f790Copy full SHA for 7c9f790
test/lint/lint-locale-dependence.sh
@@ -4,7 +4,6 @@ export LC_ALL=C
4
KNOWN_VIOLATIONS=(
5
"src/bitcoin-tx.cpp.*stoul"
6
"src/bitcoin-tx.cpp.*trim_right"
7
- "src/bitcoin-tx.cpp:.*atoi"
8
"src/dbwrapper.cpp.*stoul"
9
"src/dbwrapper.cpp:.*vsnprintf"
10
"src/httprpc.cpp.*trim"
0 commit comments