mirror of
https://github.com/qurator-spk/eynollah.git
synced 2026-07-26 05:29:16 +02:00
configure ruff search path
This commit is contained in:
parent
b89e1b4296
commit
0ab6e19f33
1 changed files with 1 additions and 0 deletions
|
|
@ -67,6 +67,7 @@ source = ["eynollah"]
|
||||||
|
|
||||||
[tool.ruff]
|
[tool.ruff]
|
||||||
line-length = 120
|
line-length = 120
|
||||||
|
include = ["pyproject.toml", "src/eynollah/**/*.py"]
|
||||||
|
|
||||||
[tool.ruff.lint]
|
[tool.ruff.lint]
|
||||||
ignore = [
|
ignore = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue