Skip to content

Add CMake format and linter

Yen-Chen Chen requested to merge cmake_format into master

What is the new feature

Add a formatter for CMake files. And CI task for CMake formatting is also added.

How is it implemented

We use the opensource tool https://github.com/cheshirekow/cmake_format for formatting.

Edited by Jonas Jucker

Merge request reports

Loading