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

Add more linters/code-quality tools #61

Open
2 of 6 tasks
marcofavorito opened this issue May 13, 2023 · 2 comments
Open
2 of 6 tasks

Add more linters/code-quality tools #61

marcofavorito opened this issue May 13, 2023 · 2 comments
Labels
low-priority Low-priority tasks.

Comments

@marcofavorito
Copy link
Member

marcofavorito commented May 13, 2023

Is your feature request related to a problem? Please describe.

Consider adding more linters, e.g.:

- [ ] darglint
- [ ] pylint
- [ ] flake8-eradicate
- [x] flake8-isort (done #60)

Also consider integration with other code-scan services, e.g.:

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered

n/a

Additional context

n/a

@haz
Copy link
Contributor

haz commented May 15, 2023

@marcofavorito : Update the list above?

@marcofavorito marcofavorito added the low-priority Low-priority tasks. label Jun 5, 2023
@marcofavorito
Copy link
Member Author

Added ruff in place of flake8-*, pylint, and darglint.

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

No branches or pull requests

2 participants