DocsGPT/.ruff.toml
Anton Larin 962becb9a5
Linting
* validate python formatting on every build with Ruff
* fix lint warnings
2023-05-13 10:36:17 +02:00

2 lines
64 B
TOML

# Allow lines to be as long as 120 characters.
line-length = 120