You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
@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 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.
Activity
mprobst commentedon Oct 5, 2023
clang-format
package is unmaintained and obsolete nodejs/node#50157BenjaminNolan commentedon Jul 16, 2024
@mprobst Is there any possibility of adding active maintainers, or transferring the module elsewhere?
mprobst commentedon Jul 16, 2024
@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.
lumirlumir commentedon Sep 6, 2024
@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 useclang-format
, please feel free to check it out.https://github.com/lumirlumir/npm-clang-format-node