-
-
Notifications
You must be signed in to change notification settings - Fork 34.5k
Closed
Labels
toolsIssues and PRs related to the tools directory.Issues and PRs related to the tools directory.
Description
Is your feature request related to a problem? Please describe.
I see when using linter there are lot of. improvements that can be done. on the front of some neat practices when coming to the C++ codebase. Such fixes are automatically flagged by clang with correct tagging and explanation. One fix this when the linter is set up on the system and it is enabled to flag that error/warning.
Describe the solution you'd like
This should be part of the lint setup, gradually can be enabled. So that clang-tidy fixes can be applied automatically by the developer at the time of PR creation.
Describe alternatives you've considered
Open to suggestions.
Metadata
Metadata
Assignees
Labels
toolsIssues and PRs related to the tools directory.Issues and PRs related to the tools directory.