mirror of
https://github.com/astral-sh/ruff
synced 2026-01-07 14:44:17 -05:00
Run doctests as part of CI pipeline (#9939)
This commit is contained in:
@@ -11,6 +11,7 @@ repository = { workspace = true }
|
||||
license = { workspace = true }
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
ruff_python_ast = { path = "../ruff_python_ast" }
|
||||
|
||||
Reference in New Issue
Block a user