Lint-combine is a tool that lets you combine several linters and use them all in an IDE that supports only some (e.g. only one).
GNU Lesser General Public License v3.0
3
stars
2
forks
source link
Support “naked” Visual Studio (2019 16.4+) without ReSharper #132
Open
HamRusTal opened 4 years ago
See https://devblogs.microsoft.com/cppblog/code-analysis-with-clang-tidy-in-visual-studio/
In the “Future work” section, the article says:
First thing, we need to check if it's still the case.