Skip to content

Integrate clang-tidy and clang-format #10

@mjscosta

Description

@mjscosta

Is your feature request related to a problem? Please describe.
Add clang-tidy checks, to check language style checks and later expand to other clang-tidy checks.

Describe the solution you'd like
Add a clang-tidy target, to the project to perform checks enabled in the .clang-tidy config file.

There are some issues when running the checks, apparently there are some header file requirements, other wise we will get errors.

please check https://reviews.llvm.org/D22046 and from chromium project
https://chromium.googlesource.com/experimental/chromium/src/+/refs/wip/bajones/webvr/docs/clang_tidy.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions