mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-23 21:23:56 +00:00
Add "NaNs" and "GitLab" to doc-valid-idents
This commit is contained in:
parent
ca3d6dd51a
commit
a5d0569a20
1 changed files with 2 additions and 2 deletions
|
@ -152,10 +152,10 @@ define_Conf! {
|
||||||
"DirectX",
|
"DirectX",
|
||||||
"ECMAScript",
|
"ECMAScript",
|
||||||
"GPLv2", "GPLv3",
|
"GPLv2", "GPLv3",
|
||||||
"GitHub",
|
"GitHub", "GitLab",
|
||||||
"IPv4", "IPv6",
|
"IPv4", "IPv6",
|
||||||
"JavaScript",
|
"JavaScript",
|
||||||
"NaN",
|
"NaN", "NaNs",
|
||||||
"OAuth",
|
"OAuth",
|
||||||
"OpenGL", "OpenSSH", "OpenSSL", "OpenStreetMap",
|
"OpenGL", "OpenSSH", "OpenSSL", "OpenStreetMap",
|
||||||
"TrueType",
|
"TrueType",
|
||||||
|
|
Loading…
Reference in a new issue