Skip to content

Use LCOV_EXCL comments to exclude some lines from test coverage #41

Use LCOV_EXCL comments to exclude some lines from test coverage

Use LCOV_EXCL comments to exclude some lines from test coverage #41

Workflow file for this run

name: Code format checking
on: pull_request
jobs:
checkformat:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: Check format
run: |
./contrib/checkformat.bash