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

Switch to npm binary for license headers #6

Merged
merged 3 commits into from
May 31, 2024

Conversation

timostamm
Copy link
Member

The license-header binary is also available as a npm binary. It integrates nicely into npm projects because it's installed as a npm dependency, supports configuration in package.json, idiomatic glob ignores, and several additional typical file extensions.

Since this is a npm project, it makes sense to me to use it here.

Copy link

github-actions bot commented May 31, 2024

The latest Buf updates on your PR.

NameStatus
build✅ passed
lint⏩ skipped
format❌ failed
breaking✅ passed

@timostamm timostamm requested a review from emcfarlane May 31, 2024 09:21
Copy link
Collaborator

@emcfarlane emcfarlane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@emcfarlane emcfarlane merged commit f69c967 into main May 31, 2024
26 checks passed
@emcfarlane emcfarlane deleted the tstamm/npm-license-header branch May 31, 2024 20:45
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

Successfully merging this pull request may close these issues.

2 participants