-
Notifications
You must be signed in to change notification settings - Fork 31
upgrade to latest clang-format #82
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
Comments
Unfortunately this repository is unmaintained. I'd suggest either building
yourself, using the official LLVM releases for your platform, or using
something like prettier.
|
@mprobst Is there any possibility of adding active maintainers, or transferring the module elsewhere? |
@BenjaminNolan Sorry, I no longer have control over this repository. That said, I don't believe anybody should be depending on this at this point. You should probably be using prettier, and remove all dependencies on this repo. |
Hello. I've developed a new package to succeed https://github.com/lumirlumir/npm-clang-format-node |
I would like to use the clang-format config
LineEnding
introduced in v16, however v1.8.0 comes with clang-format v15. Is there a chance to upgrade to use clang-format v16?The text was updated successfully, but these errors were encountered: