We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1f081f commit 17db201Copy full SHA for 17db201
{{ cookiecutter.__dirname }}/ruff.toml
@@ -6,6 +6,7 @@ target-version = "py38"
6
line-length = 100
7
8
[lint]
9
+preview = true
10
select = ["I", "PL", "UP"]
11
12
extend-select = [
0 commit comments