💬 Commit message: Update 2026-02-15 18:00:36, 4 files, 228 lines
📁 Files changed: 4 📝 Lines changed: 228 • pyproject.toml • api.py • cli.py • config.py
This commit is contained in:
@@ -60,6 +60,7 @@ select = [
|
||||
"RUF", # ruff-specific
|
||||
]
|
||||
ignore = [
|
||||
"PLR0912", # Too many branches - search param building needs many conditionals
|
||||
"PLR0913", # Too many arguments - CLI commands need many options
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user