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

improve license check script #1443

Merged
merged 1 commit into from
Mar 1, 2022
Merged

improve license check script #1443

merged 1 commit into from
Mar 1, 2022

Conversation

LesnyRumcajs
Copy link
Member

Summary of changes
Changes introduced in this pull request:

  • The license check script would fail if you run git submodule --init --recursive before the check as some submodules (namely test-vectors' submodules) contain Rust source files (that do not contain Chainsafe license). Now it checks only tracked (or cached) Rust files with one exclusion that was there. I removed the other one as the file was no longer around.

Copy link
Contributor

@noot noot left a comment

Choose a reason for hiding this comment

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

nice!

@q9f q9f merged commit 6f49203 into main Mar 1, 2022
@q9f q9f deleted the improve-license-check branch March 1, 2022 08:31
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.

3 participants