Skip to content

Usage of .clang-tidy config for c++ codebase #34806

@yashLadha

Description

@yashLadha

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

No one assigned

    Labels

    toolsIssues and PRs related to the tools directory.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions