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

Update style checks instructions in the Contributing Guide #160

Open
santisoler opened this issue Dec 13, 2024 · 0 comments · May be fixed by #162
Open

Update style checks instructions in the Contributing Guide #160

santisoler opened this issue Dec 13, 2024 · 0 comments · May be fixed by #162

Comments

@santisoler
Copy link
Member

We should update the instructions on checking the code style of our packages in the CONTRIBUTING.md. Currently, it informs the contributors that we use flake8 and pylint to lint our code, and to run make lint to run pylint only.

We are not using pylint anymore in most of our packages, so would be nice to update those instructions to remove it.

If we finally implement ruff for linting and auto-formatting, we should mention it as well, but this could be a separate issue/PR.

@santisoler santisoler linked a pull request Dec 19, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant