rust-lang/rust-clippy

doc_markdown should ignore things which just contain acronyms

Open

#1,136 建立於 2016年8月5日

在 GitHub 查看
 (5 留言) (2 反應) (0 負責人)Rust (1,391 fork)batch import
C-enhancementgood first issue

倉庫指標

Star
 (10,406 star)
PR 合併指標
 (平均合併 19天 22小時) (30 天內合併 113 個 PR)

描述

Instead of needing to manually whitelist, we should ignore things like DirectX and OpenGL. For something to be camel case, it should have at least two camelcase words in it, each which have at least one lowercase letter.

貢獻者指南