Closed destogl closed 2 years ago
Adding code formatters as used by Control WG (in ros2_control-related repositories).
This adds pre-commit support that simplifies execution of formatter before each commit and results generally in more clenar code and contributions."
pre-commit
The same formatters and linters are integrated into CI and running on each PR.
Merged in manually
Adding code formatters as used by Control WG (in ros2_control-related repositories).
This adds
pre-commit
support that simplifies execution of formatter before each commit and results generally in more clenar code and contributions."The same formatters and linters are integrated into CI and running on each PR.