Skip to content

distributed wfc support / misc updates (#20) #21

distributed wfc support / misc updates (#20)

distributed wfc support / misc updates (#20) #21

Workflow file for this run

name: Check source code formatting
on:
push: {}
pull_request: {}
jobs:
check:
runs-on: ubuntu-latest
container: zhongruoyu/llvm-ports:17.0.4-slim-focal
steps:
- uses: actions/checkout@v4
- name: Check .cpp and .hpp files
run: |
./check_format.sh