update ruff.toml

This commit is contained in:
Yacine Elhamer
2023-07-11 14:33:19 +01:00
parent 0db7141e33
commit 7e18eeddba
+2
View File
@@ -60,3 +60,5 @@ exclude = [
"tests/test_dotnet_features.py" = ["F401", "F811"]
"tests/test_result_document.py" = ["F401", "F811"]
"tests/test_dotnetfile_features.py" = ["F401", "F811"]
"tests/_test_proto.py" = ["F401", "F811"]
"tests/_test_result_document.py" = ["F401", "F811"]