Skip to content

Add scheduler to ExplicitQualitativeCheckResult #1634

Add scheduler to ExplicitQualitativeCheckResult

Add scheduler to ExplicitQualitativeCheckResult #1634

Workflow file for this run

name: Check code format
on:
push:
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: DoozyX/[email protected]
with:
source: './src'
clangFormatVersion: 20
style: file