Skip to content

Commit 44b1581

Browse files
committed
Add flake8-2020
1 parent 0ca870e commit 44b1581

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ruff.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ select = [
1111
"RUF100", # unused noqa (yesqa)
1212
"UP", # pyupgrade
1313
"W", # pycodestyle
14+
"YTT", # flake8-2020
1415
]

0 commit comments

Comments
 (0)