We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f32eb72 commit 83ce0d5Copy full SHA for 83ce0d5
1 file changed
clang-tidy-diff.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
# In settings in which build directory is different than binaryen/, we don't
4
-# don't have this file in binaryen/, so we skip the test.
+# have this file in binaryen/, so we skip the test.
5
if [ ! -f compile_commands.json ]
6
exit 0
7
fi
0 commit comments