Skip to content

Fix always introducing the unexplored label. Fixes #559. #835

Fix always introducing the unexplored label. Fixes #559.

Fix always introducing the unexplored label. Fixes #559. #835

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@v4
- uses: DoozyX/[email protected]
with:
source: './src'
clangFormatVersion: 17
style: file