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 81edc27 commit b218fd6Copy full SHA for b218fd6
.github/workflows/checkformat.yml
@@ -15,4 +15,5 @@ jobs:
15
uses: actions/checkout@v6
16
- name: Check format
17
run: |
18
+ sudo apt install clang-format
19
contrib/checkformat.bash
0 commit comments