Caphyon / clang-power-tools

Bringing clang-tidy magic to Visual Studio C++ developers.
http://www.clangpowertools.com
Apache License 2.0
472 stars 57 forks source link

Tidy: Option "Use checks from" is reset to default #1271

Closed magnesj closed 1 year ago

magnesj commented 1 year ago

Version: 2023.3.0

It looks like the execution of clang-tidy on a project reset settings to PredefinedChecks . The setting is not changed if clang-tidy is applied on a single file.

mariru27 commented 1 year ago

Hi @magnesj,

Thank you so much for bringing this issue to our attention We are committed to resolving the problem and will keep you updated as we make progress

Have a nice day, Marina

mariru27 commented 1 year ago

Hi @magnesj,

A fix for this issue is available in Clang Power Tools release v2023.4.0

Have a nice day, Marina