clang-format
clang-format copied to clipboard
upgrade to latest clang-format
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?
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.
@BenjaminNolan @fs-eire
Hello. I've developed a new package to succeed clang-format
, though the post was written some time ago. If you still need to use clang-format
, please feel free to check it out.
https://github.com/lumirlumir/npm-clang-format-node