ci: format ./twitch-eventsub-ws (#6647)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user