Update ruff.toml

This commit is contained in:
Yacine Elhamer
2023-07-11 14:32:33 +01:00
committed by GitHub
parent 37c1bf98eb
commit 1ef0b16f11

2
.github/ruff.toml vendored
View File

@@ -60,4 +60,4 @@ exclude = [
"tests/test_dotnet_features.py" = ["F401", "F811"]
"tests/test_result_document.py" = ["F401", "F811"]
"tests/test_dotnetfile_features.py" = ["F401", "F811"]
"tests/test_static_freeze.py" = ["F401"]
"tests/test_static_freeze.py" = ["F401", "F811"]