Skip to content

Commit fced756

Browse files
authored
[Chore] update ty configuration (vllm-project#18839)
Signed-off-by: Aaron Pham <[email protected]>
1 parent 321331b commit fced756

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,8 @@ plugins.md033.enabled = false # inline-html
172172
plugins.md046.enabled = false # code-block-style
173173
plugins.md024.allow_different_nesting = true # no-duplicate-headers
174174

175-
[tool.ty]
175+
[tool.ty.src]
176+
root = "./vllm"
176177
respect-ignore-files = true
177178

178179
[tool.ty.environment]

0 commit comments

Comments
 (0)