JANHAVIKULKARNI12 / HOMELESSNESS_PREVENTION

HOMELESSNESS PREVENTION
0 stars 1 forks source link

Add pylint Linting to the Codebase for Code Quality #25

Closed JANHAVIKULKARNI12 closed 1 week ago

JANHAVIKULKARNI12 commented 1 week ago

Currently, there is no pylint integration to enforce Python code quality standards across the project. To improve code quality and maintain consistent styling, this issue proposes adding pylint to the project as part of the GitHub Actions workflow.