Skip to content

Merge pull request #2744 from rpdelaney/jsonC #1291

Merge pull request #2744 from rpdelaney/jsonC

Merge pull request #2744 from rpdelaney/jsonC #1291

Workflow file for this run

name: Linter
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DoozyX/[email protected]
with:
source: '.'
extensions: 'hpp,h,cpp,c'
clangFormatVersion: 16