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

ci: check for unwanted extensions as a defense in depth #1437

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

matklad
Copy link
Member

@matklad matklad commented Jan 17, 2024

To protect from accidentally committing unwanted files, check that
extension are in the allowed set.

Is it useful? Well, this uncovered at last one misspelled
.gitattributes file!

@matklad matklad changed the title Matklad/tidy extensions ci: check for unwanted extensions as a defense in depth Jan 17, 2024
To protect from accidentally committing unwanted files, check that
extension are in the allowed set.

Is it useful? Well, this uncovered at last one misspelled
`.gitattributes` file!
@matklad matklad marked this pull request as ready for review January 18, 2024 16:54
@matklad matklad added this pull request to the merge queue Jan 19, 2024
Merged via the queue into main with commit f96a0a4 Jan 19, 2024
25 checks passed
@matklad matklad deleted the matklad/tidy-extensions branch January 19, 2024 08:51
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.

None yet

2 participants