mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-26 11:59:10 +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
|
@ -12,6 +12,7 @@ repository = { workspace = true }
|
|||
license = { workspace = true }
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
log = { workspace = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue