Skip to content

Commit cc034aa

Browse files
committed
enable preview rules
1 parent a5099e3 commit cc034aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ line-length = 125
3434
target-version = "py311"
3535

3636
[tool.ruff.lint]
37+
preview = true
3738
select = [
3839
"A",
3940
"ANN",

0 commit comments

Comments
 (0)