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

Run CI whitespace check only on changes introduced in latest PR #285

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

dburgener
Copy link
Member

No description provided.

@dburgener
Copy link
Member Author

Another option is that git diff-tree takes a path argument, so we could exclude the offending files, but the syntax to do an exclusive bash glob is messy IMO. This is more readable, and since everything comes in via PR anyways, I'm not sure we lose a lot by only checking the changes.

@cgzones
Copy link
Contributor

cgzones commented Apr 29, 2024

LGTM 👍

@dburgener dburgener merged commit c4de7e6 into SELinuxProject:main Apr 29, 2024
3 checks passed
@dburgener dburgener deleted the diff-tree branch April 29, 2024 18:46
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