Enable pyrefly in config
This commit is contained in:
parent
877e4db663
commit
16722906a9
1 changed files with 3 additions and 0 deletions
|
|
@ -13,3 +13,6 @@ dependencies = [
|
|||
[tool.ruff.lint]
|
||||
select = ["RUF", "F"]
|
||||
preview = true
|
||||
|
||||
[tool.pyrefly]
|
||||
project-includes = ["**/*.py*"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue