v0.9.2
Added
- Run pylint against all Python files at once. Support parallel processing flag of pylint. (#460)
Fixed
- Updating action versions to get rid of deprecation warnings. (#458)
- Add blank line before URL in docstring for ROS discovery plugin. Fixes warning from new version of docformatter. (#459)
Removed
- Remove debug print statement when the threshold level is used. (#457)