diff --git a/test/lint/test_runner/src/lint_text_format.rs b/test/lint/test_runner/src/lint_text_format.rs index ca51e6db081..1f7d540d911 100644 --- a/test/lint/test_runner/src/lint_text_format.rs +++ b/test/lint/test_runner/src/lint_text_format.rs @@ -20,14 +20,11 @@ fn get_pathspecs_exclude_whitespace() -> Vec { // Temporary excludes, or existing violations "contrib/init/bitcoind.openrc", "contrib/macdeploy/macdeployqtplus", - "src/crypto/sha256_sse4.cpp", "src/qt/res/src/*.svg", "test/functional/test_framework/crypto/ellswift_decode_test_vectors.csv", "test/functional/test_framework/crypto/xswiftec_inv_test_vectors.csv", "contrib/qos/tc.sh", "contrib/verify-commits/gpg.sh", - "src/univalue/include/univalue_escapes.h", - "src/univalue/test/object.cpp", "test/lint/git-subtree-check.sh", ] .iter()