This repository has been archived by the owner on Mar 25, 2023. It is now read-only.
Release v0.5.0
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