0
0
mirror of https://github.com/Nimac0/SDL_Minigame synced 2026-01-12 07:53:43 +00:00

ghaction specified clang to treat code as c++
Some checks are pending
/ cpp-linter (push) Waiting to run

This commit is contained in:
Benedikt Galbavy 2024-05-27 14:34:47 +02:00
parent 83969ea6e1
commit 920cf8ec23

View File

@ -31,6 +31,7 @@ jobs:
ignore: 'docs | build'
thread-comments: ${{ github.event_name == 'pull_request' && 'update' }}
database: 'build'
extra-args: '-xc++'
tidy-review: true
format-review: true