mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-17 22:07:42 +00:00
Run doctests as part of CI pipeline (#9939)
This commit is contained in:
parent
a50e2787df
commit
341c2698a7
14 changed files with 37 additions and 3 deletions
|
@ -11,6 +11,7 @@ repository = { workspace = true }
|
|||
license = { workspace = true }
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
ruff_python_ast = { path = "../ruff_python_ast" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue