Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Add option to create clang-tidy ninja script file #346

Description

Description:

Add an option to create a ninja script that runs clang-tidy on the source files.

If you are using CMake directly on a CMakeLists.txt file using the MSVC compiler, then getting clang-tidy to work is problematic at best. Since it dramatically slows down compilation, it would be useful if instead there was a specific ninja script that ran it. This could then be run manually or even as part of a CI build if the ninja script file was added to SCM.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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