mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-04-29 23:19:36 +00:00
Use clang-format 15
This commit is contained in:
@@ -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