mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-14 00:47:16 +00:00
a16a85030c
The OpenTelemetry project's name is all one word (see https://opentelemetry.io), so currently triggers a false positive in the `doc_markdown` lint. The project is increasing rapidly in popularity, so it seems like a worthy contender for inclusion in the default `doc_valid_idents` configuration. I've also moved the existing "OpenDNS" entry earlier in the list, to restore the alphabetical ordering of that "Open*" row. The docs changes were generated using `cargo collect-metadata`. changelog: [`doc_markdown`]: Add `OpenTelemetry` to the default configuration as an allowed identifier |
||
---|---|---|
.. | ||
doc-fixable.fixed | ||
doc-fixable.rs | ||
doc-fixable.stderr | ||
issue_902.rs | ||
issue_1832.rs | ||
needless_doctest_main.rs | ||
unbalanced_ticks.rs | ||
unbalanced_ticks.stderr |