inorbit-ai / ros_amr_interop

BSD 3-Clause "New" or "Revised" License
80 stars 27 forks source link

Add github action for running pre-commit #23

Closed manzato closed 3 years ago

manzato commented 3 years ago

Adds a github action to run pre-commit checks on PRs and on the main branch. You could mark this check as required in the repo settings.

It also updates black to the latest version.