Add C_Cpp.codeAnalysis.clangTidy.configFile setting #10006
Labels
enhancement
Improvement to an existing feature
Feature: Code Analysis
Related to integration with clang-tidy, cppcheck, cl.exe /analyze, etc.
Feature: Configuration
An issue related to configuring the extension or IntelliSense
Language Service
quick fix
Milestone
The current workaround is to add
--config-file=<path>
toC_Cpp.codeAnalysis.clangTidy.args
. See the previous issue at #9981 (variable expansion won't work till 1.13.3 though).The text was updated successfully, but these errors were encountered: