Skip to content

Fix mixed-line-ending pre-commit rule - #12950

Open
touilleMan wants to merge 1 commit into
masterfrom
fix-mixed-line-ending-pre-commit
Open

Fix mixed-line-ending pre-commit rule#12950
touilleMan wants to merge 1 commit into
masterfrom
fix-mixed-line-ending-pre-commit

Conversation

@touilleMan

Copy link
Copy Markdown
Contributor

Without this option it seems this check doesn't reject \r\n (e.g. see fabc17c on releases/3.9 that hasn't been rejected)

@FirelightFlagboy FirelightFlagboy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I don't mind adding that extra config, but It's already done during CI Q&A during the step "Patch pre-commit for line-ending".

If it wasn't already included in the base configuration it's likely because there is a reason that would impact Windows devs.

Anyway, the Windows devs are expected to configure git with autocrlf

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