Skip to content

refactor: arithmatic operation must be const #141

refactor: arithmatic operation must be const

refactor: arithmatic operation must be const #141

Workflow file for this run

name: test-clang-format
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: '.'
exclude: './third_party ./urdf_parser'
extensions: 'h,cpp,hpp'
clangFormatVersion: 12