Skip to content

[Style] Improve cmake readability and add cmake-format tools #903

@SYaoJun

Description

@SYaoJun

Describe the enhancement requested

I'd like to introduce cmake-format to this project to:
Unify CMakeLists.txt formatting across the codebase
Improve readability and maintainability
Enforce consistent style in future contributions

I plan to add:
A .cmake-format.py config file
format all cmakelists.txt
enable pre-commit check cmake-format
enable CI check cmake-format

Component(s)

Developer Tools, C++, Format

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