Skip to content

replace monitor_cb by raft state_cb. #153

replace monitor_cb by raft state_cb.

replace monitor_cb by raft state_cb. #153

Workflow file for this run

name: Linting
on:
- push
- pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/[email protected]
with:
source: 'src test include'
exclude: 'test/lib/munit.*'
extensions: 'c,h'
clangFormatVersion: 14
style: file