v1.4.1
Substantially reduces build times by not running clang-tidy. This makes the colcon-tests and clang-tidy CI complete much faster for C++ repositories. Also, it ignores a flake8 error that black creates.
What's Changed
VS Code Configuration Changes 💻
- Update flake8 and clang-tidy linters by @patrick-5546 in #179
Full Changelog: v1.4.0...v1.4.1