More ignores.

This commit is contained in:
2026-05-25 02:21:44 +00:00
parent 3768967e7d
commit 8d3e872d41
+1 -1
View File
@@ -66,4 +66,4 @@ preview = true
[tool.ruff.lint] [tool.ruff.lint]
select = ["ALL"] select = ["ALL"]
ignore = ["D203", "D213", "DOC201", "COM812", "T201", "EM", "TC"] ignore = ["D203", "D213", "DOC201", "COM812", "T201", "EM", "TC", "TRY003", "S"]