Fix formatting

This commit is contained in:
igor725 2024-03-12 08:18:40 +03:00
parent 43e2fd8224
commit 6a88fcc8d8
No known key found for this signature in database
GPG Key ID: 46F13BBE46F8569D
3 changed files with 12 additions and 12 deletions

View File

@ -39,7 +39,7 @@ jobs:
- name: Run clang-format
uses: jidicula/clang-format-action@v4.11.0
with:
clang-format-version: 18
clang-format-version: 17
exclude-regex: (third_party|vk_mem_alloc)
build: