configure ruff search path

This commit is contained in:
Robert Sachunsky 2026-07-15 12:46:13 +02:00
parent b89e1b4296
commit 0ab6e19f33

View file

@ -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 = [