Open Issues Need Help
View All on GitHubAI Summary: This issue proposes adding a GitHub Actions workflow to automatically lint Python code using `flake8`, `black`, and `isort`. The workflow will trigger on all pushes and pull requests, failing if any style violations are detected, to enforce consistent coding style and streamline code reviews. It also includes adding a CI badge to the README and documenting usage in `CONTRIBUTING.md`.
Complexity:
2/5
bug enhancement good first issue hacktoberfest hacktoberfest-accepted
bug documentation enhancement good first issue hacktoberfest hacktoberfest-accepted
enhancement good first issue hacktoberfest hacktoberfest-accepted
Add standardized Pull Request Template 4 months ago
documentation enhancement good first issue hacktoberfest hacktoberfest-accepted