You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It might make sense to have a clang_sa_args counterpart to clang tidy. As a workaround, you can utilize any CodeChecker command using the analyze_args option. The content of that option is forwarded to the CodeChecker analyze command.
It would be nice to run clang-tidy with custom configurations.
CodeChecker already has an option for this.
Do you think we need such an option, or we can work around this in some way?
The text was updated successfully, but these errors were encountered: