Skip to content

[Bug] Fix trailing-whitespaces in the codebase #75

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 13, 2024 · 1 comment · Fixed by #76
Closed
1 task done

[Bug] Fix trailing-whitespaces in the codebase #75

nox1134 opened this issue Mar 13, 2024 · 1 comment · Fixed by #76
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 13, 2024

Description

The trailing-whitespace check has been disabled due to the presence of numerous trailing whitespaces in the codebase and the checks fail 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 13, 2024
@nox1134
Copy link
Contributor Author

nox1134 commented Mar 13, 2024

Hi @TimidRobot ! Can you please review this pr #76?

@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 13, 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
Development

Successfully merging a pull request may close this issue.

2 participants