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

Is this project still maintained? #340

Open
hwhsu1231 opened this issue Dec 2, 2023 · 3 comments
Open

Is this project still maintained? #340

hwhsu1231 opened this issue Dec 2, 2023 · 3 comments

Comments

@hwhsu1231
Copy link

Is this project still maintained? It looks like the latest commit is about 3 years ago.

eff5df1

@rod7760
Copy link

rod7760 commented Jan 25, 2024

I really would like a maintained package for formatting. There are a couple of forks that are more up-to-date, but I am unsure what state they are in.

This is not an exhaustive list, but my curiosity is depleted.

If anyone has a fork that keeps up to date with the CMake upstream, please let me know. I'm sure others would use it.

@higaski
Copy link

higaski commented May 2, 2024

Sadly cmake-format downright broke for me now (see #343).

@vRoussel
Copy link

I really would like a maintained package for formatting. There are a couple of forks that are more up-to-date, but I am unsure what state they are in.

* [jevinskie/cmake_format](https://github.com/cheshirekow/cmake_format/compare/master...jevinskie:cmake_format:jev/main) seems to add single-character variable support.

* [berthin/cmake_format](https://github.com/cheshirekow/cmake_format/compare/master...berthin:cmake_format:master) sorts suppression events in the logs.

* [iquarobotics/cmake_format](https://github.com/cheshirekow/cmake_format/compare/master...iquarobotics:cmake_format:master) shows differences when the check doesn't pass.

* [Person-93/cmake_format](https://github.com/cheshirekow/cmake_format/compare/master...Person-93:cmake_format:person93) adds support for all foreach variants. [Linter only accepts the 3 argument version of foreach's range variant #256](https://github.com/cheshirekow/cmake_format/issues/256)

* [kotborealis/cmake_format](https://github.com/cheshirekow/cmake_format/compare/master...kotborealis:cmake_format:master) looks like it attempts to auto-generate parsers for custom commands.

This is not an exhaustive list, but my curiosity is depleted.

If anyone has a fork that keeps up to date with the CMake upstream, please let me know. I'm sure others would use it.

Not a fork of cmake_format but I found this recently https://github.com/BlankSpruce/gersemi
Seems to work fine for me with neovim

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

No branches or pull requests

4 participants