mirror of
https://github.com/microsoft/mscclpp.git
synced 2026-05-12 01:10:22 +00:00
Use clang-format-12
This commit is contained in:
2
.github/workflows/cpplint.yml
vendored
2
.github/workflows/cpplint.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Install ClangFormat
|
||||
run: sudo apt-get install -y clang-format
|
||||
run: sudo apt-get install -y clang-format-12
|
||||
|
||||
- name: Run cpplint
|
||||
run: make cpplint
|
||||
|
||||
Reference in New Issue
Block a user