Auterion / px4-ros2-interface-lib

Library to interface with PX4 from a companion computer using ROS 2
BSD 3-Clause "New" or "Revised" License
68 stars 21 forks source link

Expand Python pre-commit hook to auto-apply suggestions #52

Closed GuillaumeLaine closed 2 months ago

GuillaumeLaine commented 3 months ago

The Python flake8 pre-commit hook reports style issues but does not apply fixes

Changes

GuillaumeLaine commented 2 months ago

That's a fair point, I'll rely on my IDE instead. Closing to avoid a stale PR, we can reopen later if needed