Skip to content

[Bug] Fix mixed-line-ending check in the codebase #82

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
1 task done
nox1134 opened this issue Mar 14, 2024 · 0 comments · Fixed by #84
Closed
1 task done

[Bug] Fix mixed-line-ending check in the codebase #82

nox1134 opened this issue Mar 14, 2024 · 0 comments · Fixed by #84
Assignees
Labels
💻 aspect: code Concerns the software code in the repository 🛠 goal: fix Bug fix help wanted Open to participation from the community 🟩 priority: low Low priority and doesn't need to be rushed 🏁 status: ready for work Ready for work

Comments

@nox1134
Copy link
Contributor

nox1134 commented Mar 14, 2024

Description

The mixed-line-ending check has been disabled . mixed-line-ending replaces or checks mixed line ending. The check fails when subjected to static analysis using pre-commit. This check was disabled in the pr #71.
It can be resolved by running pre-commit over the whole codebase.

Resolution

  • I would be interested in resolving this bug.
@nox1134 nox1134 added 💻 aspect: code Concerns the software code in the repository 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work 🛠 goal: fix Bug fix 🟧 priority: high Stalls work on the project or its dependents labels Mar 14, 2024
@nox1134 nox1134 changed the title [Bug] <Replace this with actual title> [Bug] Fix mixed-line-ending check in the codebase Mar 14, 2024
@TimidRobot TimidRobot added help wanted Open to participation from the community 🟩 priority: low Low priority and doesn't need to be rushed 🏁 status: ready for work Ready for work and removed 🟧 priority: high Stalls work on the project or its dependents 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work labels Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository 🛠 goal: fix Bug fix help wanted Open to participation from the community 🟩 priority: low Low priority and doesn't need to be rushed 🏁 status: ready for work Ready for work
Projects
None yet
2 participants