Skip to content

Commit 249a797

Browse files
committed
skip ruff format for test directory
1 parent df16a7b commit 249a797

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ quote-style = "double"
9797
indent-style = "space"
9898
skip-magic-trailing-comma = false
9999
line-ending = "auto"
100+
exclude = ["test/**/*.py"]
100101

101102
# Pytest configuration
102103
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)