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 ae306a7 commit 64cefb4Copy full SHA for 64cefb4
1 file changed
pyproject.toml
@@ -67,6 +67,7 @@ lint.select = [
67
"ICN", # flake8-import-conventions
68
"ISC", # flake8-implicit-str-concat
69
"LOG", # flake8-logging
70
+ "PERF", # perflint
71
"PGH", # pygrep-hooks
72
"PIE", # flake8-pie
73
"PT", # flake8-pytest-style
0 commit comments