Skip to content

Fix ccPolyline ctor keep_alive policy #126

Fix ccPolyline ctor keep_alive policy

Fix ccPolyline ctor keep_alive policy #126

Workflow file for this run

name: Lint
on: [push]
jobs:
clang-format-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/[email protected]
with:
source: '.'
extensions: 'h,cpp'
clangFormatVersion: 14