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

Move to flake8 linting #207

Open
amalnanavati opened this issue Dec 11, 2024 · 0 comments
Open

Move to flake8 linting #207

amalnanavati opened this issue Dec 11, 2024 · 0 comments

Comments

@amalnanavati
Copy link
Contributor

The repository currently uses pylint for linting. However, integrating pylint into pre-commit and Github Workflows isn't straightforward, which means we have to manually run pylint locally and there is no enforcing linting before merging a PR. Instead, we shoudl switch to flake8 linting, which integrates easily into pre-commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant