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

add path-too-long check #244

Merged
merged 5 commits into from
May 22, 2024
Merged

add path-too-long check #244

merged 5 commits into from
May 22, 2024

Conversation

jameslamb
Copy link
Owner

Fixes #74

Fixes #189

Adds a check, path-too-long, to prevent the inclusion of long filepaths in archives.

@jameslamb jameslamb added the enhancement New feature or request label May 22, 2024
@jameslamb
Copy link
Owner Author

Seeing max-path-length = 200 pass all the smoke tests (which cover a bunch of popular projects) is a pretty good sign! I was pleasantly surprised 😁

@jameslamb jameslamb merged commit 46ab871 into main May 22, 2024
21 checks passed
@jameslamb jameslamb deleted the feat/path-too-long branch May 22, 2024 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[docs] add link about long filepaths [new check] file path too long
1 participant