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 df3b0ae commit af7a2caCopy full SHA for af7a2ca
.github/workflows/main.yaml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v4
23
- name: coding convention
24
run: |
25
- sudo apt-get install -q -y clang-format-12
+ sudo apt-get install -q -y clang-format
26
.ci/check-newline.sh
27
.ci/check-format.sh
28
shell: bash
0 commit comments