Add regex support to blacklist and whitelist filters. Strong code, many bananas! 🦍🦍🦍🦍
This commit is contained in:
parent
84e39c9f79
commit
ac63041b28
11 changed files with 526 additions and 39 deletions
|
|
@ -38,7 +38,7 @@ repos:
|
|||
|
||||
# An extremely fast Python linter and formatter.
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.9.5
|
||||
rev: v0.11.2
|
||||
hooks:
|
||||
- id: ruff-format
|
||||
- id: ruff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue