Skip to content

Commit 4603e60

Browse files
authored
Merge pull request #2316 from tspiteri/doc-names
Add "NaNs" and "GitLab" to `doc-valid-idents`
2 parents 18f3f0d + a5d0569 commit 4603e60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clippy_lints/src/utils/conf.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,10 +152,10 @@ define_Conf! {
152152
"DirectX",
153153
"ECMAScript",
154154
"GPLv2", "GPLv3",
155-
"GitHub",
155+
"GitHub", "GitLab",
156156
"IPv4", "IPv6",
157157
"JavaScript",
158-
"NaN",
158+
"NaN", "NaNs",
159159
"OAuth",
160160
"OpenGL", "OpenSSH", "OpenSSL", "OpenStreetMap",
161161
"TrueType",

0 commit comments

Comments
 (0)