[Chore] astral's ty (#18116)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
This commit is contained in:
@ -170,3 +170,9 @@ plugins.md013.enabled = false # line-length
|
||||
plugins.md041.enabled = false # first-line-h1
|
||||
plugins.md033.enabled = false # inline-html
|
||||
plugins.md024.allow_different_nesting = true # no-duplicate-headers
|
||||
|
||||
[tool.ty]
|
||||
respect-ignore-files = true
|
||||
|
||||
[tool.ty.environment]
|
||||
python = "./.venv"
|
||||
|
||||
Reference in New Issue
Block a user