Skip to content

Update CONTRIBUTING.md Regarding Validate filenames Fail #12352

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

Closed
kangaroo-eating-carrots opened this issue Nov 6, 2024 · 2 comments
Closed
Labels
enhancement This PR modified some existing files

Comments

@kangaroo-eating-carrots
Copy link

Feature description

I believe it will be helpful if a solution is updated regarding the test failure of Validate files names which the project participants who are using Windows may experience when trying to commit.

image

There was an issue regarding this problem (#8736), I easily fixed it with the comment from jlhuhn (using 'mklink' command).

image

I appreciated his comment, but it believe it will be much better if the solution is added to CONTRIBUTING.md in 'Pre-commit plugin' section as participants can notice this problem after using 'pre-commit run --all-files --show-diff-on-failure'.

Thank you.

@kangaroo-eating-carrots kangaroo-eating-carrots added the enhancement This PR modified some existing files label Nov 6, 2024
@edlerd
Copy link

edlerd commented Nov 11, 2024

I will send a PR for this shortly.

@kangaroo-eating-carrots
Copy link
Author

This issue is resolved by #12371

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This PR modified some existing files
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
@edlerd @kangaroo-eating-carrots and others