Open marcofavorito opened 1 year ago
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)~
darglint
pylint
flake8-eradicate
flake8-isort
radon
ruff
safety
bandit
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
@marcofavorito : Update the list above?
Added ruff in place of flake8-*, pylint, and darglint.
flake8-*
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)~radon
ruff
safety
~ (done #60)bandit
~ (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