Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.

Release v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 May 19:50
· 22 commits to master since this release
2bcd653

Added

  • clang-tidy.fixOnSave option to apply clang-tidy fixes on save

  • clang-tidy.blacklist option to blacklist files from being linted

Changed

  • Files detected as C can now be linted

Fixed

  • clang-tidy.buildPath fails to work because of double quotes

  • Errors from included file shown as part of parsed file