Lint
poetry | lint ¶
Python project location (path to the
pyproject.tomlfolder).
Formats Python code with black, runs the ruff linter
and then commits any changes.
Important
Assumes the following Project folder structure:
Inputs: ¤
| Name | Description |
|---|---|
working-directory
¤
|
Python project location (path to the |