# Proper nouns / product names that clippy's `doc_markdown` lint would # otherwise flag as un-backticked identifiers in doc-comments. `".."` # keeps clippy's built-in default list (GitHub, OAuth, …) and extends it. doc-valid-idents = ["WireGuard", ".."]