Is your feature request related to a problem? Please describe.
super-linter does not support C++
Describe the solution you'd like
Use super-linter to lint C++ code
Describe alternatives you've considered
Running clang-tidy and clazy yourself through custom run steps
Few notes about using clang-tidy (that I fully support):
An alternative to clang-tidy might be cppcheck, but that comes with its own parser (not very good one, lack of tempalte support etc.) and much smaller scope of checks than clang-tidy.
Please add support for Cppcheck as well
And cpplint please
This issue has been automatically marked as stale because it has not had recent activity.
It will be closed in 14 days if no further activity occurs.
Thank you for your contributions.
If you think this issue should stay open, please remove the O: stale 馃 label or comment on the issue.
Not stale
This would help a great deal for MS projects like Windows Terminal. You'd think this would get some kind of feedback from a maintainer.
This issue has been automatically marked as stale because it has not had recent activity.
It will be closed in 14 days if no further activity occurs.
Thank you for your contributions.
If you think this issue should stay open, please remove the O: stale 馃 label or comment on the issue.
Not stale
This issue has been automatically marked as stale because it has not had recent activity.
It will be closed in 14 days if no further activity occurs.
Thank you for your contributions.
If you think this issue should stay open, please remove the O: stale 馃 label or comment on the issue.
This issue has been automatically marked as stale because it has not had recent activity.
It will be closed in 14 days if no further activity occurs.
Thank you for your contributions.
If you think this issue should stay open, please remove the O: stale 馃 label or comment on the issue.
Not stale
This issue has been automatically marked as stale because it has not had recent activity.
It will be closed in 14 days if no further activity occurs.
Thank you for your contributions.
If you think this issue should stay open, please remove the O: stale 馃 label or comment on the issue.
Not stale
Hey all, popular issue here anyone able to support development on this?
Most helpful comment
Please add support for Cppcheck as well