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

chore: remove style linter for windows line endings #13088

Closed
wants to merge 1 commit into from

Conversation

grunweg
Copy link
Collaborator

@grunweg grunweg commented May 21, 2024

Now that the Lean frontend normalises all line endings to LF (since leanprover/lean4#3903), this check is not necessary any more. It is also one fewer Python linter to rewrite in Lean.


Open in Gitpod

Now that the Lean frontend normalises all line endings to LF (since leanprover/lean4#3903), this check is not necessary any more. It is also one fewer Python linter to rewrite in Lean.
@grunweg grunweg added awaiting-review CI Modifies the continuous integration / deployment setup labels May 21, 2024
@urkud
Copy link
Member

urkud commented May 22, 2024

I think that we should still mandate LF line endings to avoid PRs that have large diffs because of change between two line endings.

@grunweg
Copy link
Collaborator Author

grunweg commented May 22, 2024

Good point - let me rewrite this one in Lean instead.
awaiting-author

@github-actions github-actions bot added awaiting-author A reviewer has asked the author a question or requested changes and removed awaiting-review labels May 22, 2024
@grunweg grunweg added t-linter Linter and removed CI Modifies the continuous integration / deployment setup labels May 23, 2024
@grunweg
Copy link
Collaborator Author

grunweg commented May 25, 2024

In #13199, I have rewritten this linter: let me close this PR.

@grunweg grunweg closed this May 25, 2024
@grunweg grunweg deleted the MR-remove-line-endings-lint branch June 30, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-author A reviewer has asked the author a question or requested changes t-linter Linter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants