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 for generating batch/ninja file to check clang formatting #347

Description

Description:

Being able to run clang-format on every modified file would be extremely helpful for KeyWorks projects since most of them use an action to verify that the formatting is correct. Currently, that requires setting up a batch file and ensuring that everything gets added correctly. Since .srcfiles.yaml is usually current with the file list, it would be more reliable if ttBld could either generate the batch file, or even better if it could create a ninja file that could be used to run clang-format on all modified files.

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