Skip to content

Merge pull request #2760 from norbertwg/translation-of-value-0-in-Exi… #54

Merge pull request #2760 from norbertwg/translation-of-value-0-in-Exi…

Merge pull request #2760 from norbertwg/translation-of-value-0-in-Exi… #54

name: Clang Format Checker
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
on: [push, pull_request]
jobs:
clang-format-checking:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: DoozyX/[email protected]
with:
source: '.'
exclude: './xmpsdk ./contrib'
extensions: 'c,h,cpp,hpp'
style: file