summaryrefslogtreecommitdiff
path: root/automation/clang-format
diff options
context:
space:
mode:
authorRobert Relyea <rrelyea@redhat.com>2023-02-27 17:19:39 -0800
committerRobert Relyea <rrelyea@redhat.com>2023-02-27 17:19:39 -0800
commitfceb08b2428170ae51938fa93bc2b2c00bd1d5ad (patch)
treebea248d594fa867f3995d63990d313eb72c5af68 /automation/clang-format
parentf4262a3db99a22b38fc8d6d9e8103ad31a697f9f (diff)
downloadnss-hg-fceb08b2428170ae51938fa93bc2b2c00bd1d5ad.tar.gz
Add liboqs
Diffstat (limited to 'automation/clang-format')
-rwxr-xr-xautomation/clang-format/run_clang_format.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/automation/clang-format/run_clang_format.sh b/automation/clang-format/run_clang_format.sh
index 9f2b20db6..9b6537841 100755
--- a/automation/clang-format/run_clang_format.sh
+++ b/automation/clang-format/run_clang_format.sh
@@ -20,6 +20,7 @@ blocklist=(
"./pkg" \
"./tests" \
"./lib/libpkix" \
+ "./lib/liboqs" \
"./lib/zlib" \
"./lib/sqlite" \
"./gtests/google_test" \