mirror of
https://github.com/ae-utbm/sith.git
synced 2026-07-31 10:45:10 +00:00
update ruff config
Co-authored-by: Bartuccio Antoine <klmp200@users.noreply.github.com>
This commit is contained in:
co-authored by
Bartuccio Antoine
parent
9f1eedbe1b
commit
efe5d75798
@@ -69,6 +69,9 @@ optional = true
|
||||
[tool.xapian]
|
||||
version = "1.4.25"
|
||||
|
||||
[tool.ruff]
|
||||
output-format = "concise" # makes ruff error logs easier to read
|
||||
|
||||
[tool.ruff.lint]
|
||||
select = [
|
||||
"A", # shadowing of Python builtins
|
||||
|
||||
Reference in New Issue
Block a user