Implement cmake listfile formatter
Open
Component - Build
- Dominant language
- C
- Stars
- 988
- Forks
- 355
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 12
Description
Implement a formatter for cmake listfiles, see https://cmake-format.readthedocs.io/en/latest/index.html
It should run as an action, much like clang-format
The tool also has `cmake-lint` to check listfiles for problems we should run, and possibly address issues discovered.
Contributor guide
Assessment
This issue has not been assessed yet.