Skip to content

fix: optimization "DepthImage" algorithm stage #20

fix: optimization "DepthImage" algorithm stage

fix: optimization "DepthImage" algorithm stage #20

Workflow file for this run

name: code-style
on: [push, pull_request]
jobs:
formatting-check:
name: Formatting Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Clang-format library scripts.
uses: jidicula/[email protected]
with:
clang-format-version: '14'
check-path: 'cpp'