AI-Planning / AI-Planning/pddl

Adopt `ruff` for code linting and formatting

Open
#161 3 comments 0 reactions 1 assignee Claimed by @marfvr View on GitHub
Dominant language
Python
Stars
177
Forks
43
Avg merge
49m
Merged PRs (30d)
1

Description

At the moment, we have several linters, formatters, and checkers of Python code (`black`, `isort`, `flake8`, `mypy`, `bandit`, `vulture` etc.). With [`ruff`](https://github.com/astral-sh/ruff), we would have a single tool that covers all of the above (and more). It seems like a good choice adopting it for the `pddl` project. Thoughts?

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.