AI-Planning / AI-Planning/pddl

Add more linters/code-quality tools

Open
#61 2 comments 0 reactions 0 assignees View on GitHub
low-priority
Dominant language
Python
Stars
177
Forks
43
Avg merge
49m
Merged PRs (30d)
1

Description

**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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.