Skip to content

Commit 64cefb4

Browse files
committed
Add perflint to Ruff
1 parent ae306a7 commit 64cefb4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ lint.select = [
6767
"ICN", # flake8-import-conventions
6868
"ISC", # flake8-implicit-str-concat
6969
"LOG", # flake8-logging
70+
"PERF", # perflint
7071
"PGH", # pygrep-hooks
7172
"PIE", # flake8-pie
7273
"PT", # flake8-pytest-style

0 commit comments

Comments
 (0)