teadetime / crazyflie-path-planning

0 stars 0 forks source link

Pre commit hook and docstring linting #17

Closed teadetime closed 1 year ago

teadetime commented 1 year ago

Adds requirement for doc-strings. As well as a pre-commit hook (install instructions were updated)

Note that this can be bypassed by git commit --no-verify -m "message"