mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-10 23:08:05 -05:00
Use clang-format 15
This commit is contained in:
1
.github/workflows/ensure-formatting.yaml
vendored
1
.github/workflows/ensure-formatting.yaml
vendored
@ -15,4 +15,5 @@ jobs:
|
||||
- name: Test formatting for all files
|
||||
working-directory: ${{ github.workspace }}
|
||||
run: |
|
||||
export CLANG_FORMAT_BIN='clang-format-15'
|
||||
./scripts/check-format.sh
|
Reference in New Issue
Block a user