Skip to content

Commit

Permalink
ci(ruff): Add tryceratops
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Jul 1, 2023
1 parent c694c63 commit 59d20a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Expand Up @@ -140,6 +140,7 @@ select = [
"PTH", # flake8-use-pathlib
"ERA", # eradicate
"SIM", # flake8-simplify
"TRY", # Trycertatops
"PERF", # Perflint
"RUF" # Ruff-specific rules
]
Expand Down

0 comments on commit 59d20a3

Please sign in to comment.