Skip to content

Commit 6af464d

Browse files
committed
no doctests for flycheck
1 parent 710e430 commit 6af464d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

crates/ra_flycheck/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ name = "ra_flycheck"
44
version = "0.1.0"
55
authors = ["rust-analyzer developers"]
66

7+
[lib]
8+
doctest = false
9+
710
[dependencies]
811
crossbeam-channel = "0.4.0"
912
lsp-types = { version = "0.74.0", features = ["proposed"] }

0 commit comments

Comments
 (0)