mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-13 19:25:45 -07:00
ci: check docs for all crates
This also replaces '--all' in Cargo commands with '--workspace'. The former has apparently been deprecated. We also fix a couple warnings that this new step detected. Closes #1848
This commit is contained in:
committed by
Andrew Gallant
parent
26a29c750e
commit
b3a6a69f9d
@@ -4,7 +4,7 @@
|
||||
/// types to each invocation of ripgrep with the '--type-add' flag.
|
||||
///
|
||||
/// If you would like to add or improve this list, please file a PR:
|
||||
/// https://github.com/BurntSushi/ripgrep
|
||||
/// <https://github.com/BurntSushi/ripgrep>.
|
||||
///
|
||||
/// Please try to keep this list sorted lexicographically and wrapped to 79
|
||||
/// columns (inclusive).
|
||||
|
Reference in New Issue
Block a user