Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmake: format using gersemi #74

Merged
merged 1 commit into from
May 13, 2024

Conversation

alexfikl
Copy link
Contributor

This auto-formats the CMakeLists.txt files a bit using gersemi (it's not great, but it seems to be maintained). The formatting tries to match the settings in .clang-format.

Applied using fd

fd -e txt -x gersemi --line-length 100 --indent 4 -i CMakeLists.txt

@jfmcarreira jfmcarreira merged commit a54b4c0 into fhackenberger:master May 13, 2024
4 checks passed
@alexfikl alexfikl deleted the format-cmake branch June 2, 2024 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants