ignore formatter conflicting rules
This commit is contained in:
parent
ba771ea0fe
commit
be045fb6ef
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
[tool.ruff.lint]
|
||||
ignore = ["COM812", "ISC001"]
|
||||
select = ["ALL"]
|
||||
|
|
Loading…
Reference in a new issue