Skip to content

ai: Focus on blocking paths in the placing phase or when 4 pieces are… #619

ai: Focus on blocking paths in the placing phase or when 4 pieces are…

ai: Focus on blocking paths in the placing phase or when 4 pieces are… #619

Workflow file for this run

name: Clang Format
on:
push:
branches: [release]
paths-ignore:
- 'src/ui/flutter_app/**'
pull_request:
types: [review_requested, ready_for_review]
paths-ignore:
- 'src/ui/flutter_app/**'
jobs:
clang-format-checking:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: RafikFarhad/[email protected]
with:
sources: "src/**/*.h,src/**/*.cpp"
style: file