We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dc5905 commit 972fc6fCopy full SHA for 972fc6f
packaging/tools/run-style-check.sh
@@ -1,4 +1,5 @@
1
#!/bin/bash
2
set -e
3
source /home/user/venv/bin/activate
4
+clang-format --version
5
make style-check
0 commit comments