Interactions-HSG / xarm-grpc

A command-line interface for xArm-C++-SDK to interact with UFACTORY xArms
Eclipse Public License 2.0
5 stars 0 forks source link

Set up clang-tidy GitHub Action #12

Closed iomz closed 3 years ago

iomz commented 3 years ago

Run the linter on push to main/pull requests automatically.

iomz commented 3 years ago

I will employ this first: https://github.com/HorstBaerbel/action-clang-tidy looks like I need to create a CMakeLists.txt file.

iomz commented 3 years ago

Resolved by #14