We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d5eefb commit 3f47570Copy full SHA for 3f47570
ruff.toml
@@ -1,2 +1,2 @@
1
[lint]
2
-ignore = ["F401", "F405", "F841"]
+ignore = ["F401", "F403", "F405", "F541", "F821" , "F841", "E713", "E721", "E722", "E741"]
0 commit comments