Skip to content

Happy clang. fmt9-10 #1246

Happy clang. fmt9-10

Happy clang. fmt9-10 #1246

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