C_Cpp.codeAnalysis.clangTidy-config setting results in 'invalid configuration specified' #12981
Labels
duplicate
Feature: Code Analysis
Related to integration with clang-tidy, cppcheck, cl.exe /analyze, etc.
Environment
Bug Summary and Steps to Reproduce
Bug Summary:
Steps to reproduce:
.clang-tidy
with the following contents:test.cpp
with the following contents:Run Code Analysis on Active File
for test.cpp"C_Cpp.codeAnalysis.clangTidy.config": ".devops/clang_configs/clang-tidy-modernize"
to user settings.jsonRun Code Analysis on Active File
for test.cppError: invalid configuration specified.
Configuration and Logs
Other Extensions
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: