Skip to content

Commit b304221

Browse files
authored
Allow GraphQL in doc without backticks
1 parent 066f105 commit b304221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clippy_lints/src/utils/conf.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ define_Conf! {
122122
"IPv4", "IPv6",
123123
"ClojureScript", "CoffeeScript", "JavaScript", "PureScript", "TypeScript",
124124
"NaN", "NaNs",
125-
"OAuth",
125+
"OAuth", "GraphQL",
126126
"OCaml",
127127
"OpenGL", "OpenMP", "OpenSSH", "OpenSSL", "OpenStreetMap",
128128
"TensorFlow",

0 commit comments

Comments
 (0)