AI-Planning / AI-Planning/pddl
Add more linters/code-quality tools
- Linguagem predominante
- Python
- Estrelas
- 177
- Forks
- 43
- Merge médio
- 49min
- PRs com merge (30d)
- 1
Descrição
**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`](https://github.com/rubik/radon)
- [ ] [`ruff`](https://github.com/astral-sh/ruff)
- [x] ~`safety`~ (done #60)
- [x] ~`bandit`~ (done #60)
Also consider integration with other code-scan services, e.g.:
- [ ] [Codacy](https://www.codacy.com/)
- [ ] [Fossa](https://fossa.com/)
**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
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.