ci: format ./twitch-eventsub-ws (#6647)

This commit is contained in:
pajlada
2025-12-14 15:00:57 +01:00
committed by GitHub
parent 7657d7f679
commit b9cf385a40
24 changed files with 53 additions and 26 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
- name: Check formatting
uses: DoozyX/clang-format-lint-action@v0.20
with:
source: "./src ./tests/src ./benchmarks/src ./mocks/include"
source: "./src ./tests/src ./benchmarks/src ./mocks/include ./lib/twitch-eventsub-ws/include ./lib/twitch-eventsub-ws/src"
extensions: "hpp,cpp"
clangFormatVersion: 19