mirror of
https://github.com/Nimac0/SDL_Minigame
synced 2026-01-12 10:13:42 +00:00
ghaction specified clang to treat code as c++
Some checks are pending
/ cpp-linter (push) Waiting to run
Some checks are pending
/ cpp-linter (push) Waiting to run
This commit is contained in:
parent
83969ea6e1
commit
920cf8ec23
1
.github/workflows/cpp-linter.yaml
vendored
1
.github/workflows/cpp-linter.yaml
vendored
@ -31,6 +31,7 @@ jobs:
|
|||||||
ignore: 'docs | build'
|
ignore: 'docs | build'
|
||||||
thread-comments: ${{ github.event_name == 'pull_request' && 'update' }}
|
thread-comments: ${{ github.event_name == 'pull_request' && 'update' }}
|
||||||
database: 'build'
|
database: 'build'
|
||||||
|
extra-args: '-xc++'
|
||||||
tidy-review: true
|
tidy-review: true
|
||||||
format-review: true
|
format-review: true
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user