Skip to content

fix: change reuse lint pre-commit hook to only look at committed files #658

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

Merged
merged 1 commit into from
Apr 28, 2025

Conversation

kbroch-rivosinc
Copy link
Collaborator

fixes #645
previously looked at all files and didn't consider the case of dirty files that won't be committed or gitignored which is a common case

Copy link
Collaborator

@AFOliveira AFOliveira left a comment

Choose a reason for hiding this comment

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

Tested it locally and works perfectly, thank you!

@kbroch-rivosinc kbroch-rivosinc force-pushed the dev/kbroch/reuse-pre-commit-lint-file-only branch from 3584cb8 to 251f0ff Compare April 28, 2025 23:08
@kbroch-rivosinc kbroch-rivosinc added this pull request to the merge queue Apr 28, 2025
Merged via the queue into main with commit 9ff372e Apr 28, 2025
17 of 18 checks passed
@kbroch-rivosinc kbroch-rivosinc deleted the dev/kbroch/reuse-pre-commit-lint-file-only branch April 28, 2025 23:37
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.

Error in reuse lint
4 participants