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

Remove dependency on clang-format npm package #5

Merged
merged 2 commits into from
Sep 5, 2020

Conversation

lopopolo
Copy link
Member

@lopopolo lopopolo commented Sep 5, 2020

Bring native executable distribution into this package, which allows
updating them to the latest LLVM release versions.

Removing the clang-format npm package brings the dependency count of
this package down to 2.

Sources for the embedded binaries are documented in README files by
platform.

This rewrite bumps the version to 0.2.0.

Bring native executable distribution into this package, which allows
updating them to the latest LLVM release versions.

Removing the clang-format npm package brings the dependency count of
this package down to 2.

Sources for the embedded binaries are documented in README files by
platform.

This rewrite bumps the version to 0.2.0.
@lopopolo lopopolo added A-deps Area: Source and library dependencies. A-distribution Area: Invoking with npx, packaging, etc. A-clang-format Area: Wrapper around clang-format. labels Sep 5, 2020
@lopopolo lopopolo merged commit 8a0a381 into trunk Sep 5, 2020
@lopopolo lopopolo deleted the remove-clang-format-npm-dep branch September 5, 2020 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-clang-format Area: Wrapper around clang-format. A-deps Area: Source and library dependencies. A-distribution Area: Invoking with npx, packaging, etc.
Development

Successfully merging this pull request may close these issues.

1 participant