chore: require clang-format 19 (#6236)

This commit is contained in:
nerix
2025-05-25 15:46:28 +02:00
committed by GitHub
parent 8acca1c241
commit 85ae913413
6 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
with:
source: "./src ./tests/src ./benchmarks/src ./mocks/include"
extensions: "hpp,cpp"
clangFormatVersion: 16
clangFormatVersion: 19
- name: Check line-endings
run: ./scripts/check-line-endings.sh