mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
chore(cli): disable doc tests
This commit is contained in:
parent
a710e73cd9
commit
77dd0f1395
1 changed files with 3 additions and 0 deletions
|
|
@ -12,6 +12,9 @@ repository.workspace = true
|
|||
rust-version.workspace = true
|
||||
categories.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[[bin]]
|
||||
name = "oxlint"
|
||||
path = "src/lint/main.rs"
|
||||
|
|
|
|||
Loading…
Reference in a new issue