Skip to content

Commit

Permalink
Allow GraphQL in doc without backticks
Browse files Browse the repository at this point in the history
  • Loading branch information
Kestrer committed Sep 1, 2020
1 parent 066f105 commit b304221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clippy_lints/src/utils/conf.rs
Expand Up @@ -122,7 +122,7 @@ define_Conf! {
"IPv4", "IPv6",
"ClojureScript", "CoffeeScript", "JavaScript", "PureScript", "TypeScript",
"NaN", "NaNs",
"OAuth",
"OAuth", "GraphQL",
"OCaml",
"OpenGL", "OpenMP", "OpenSSH", "OpenSSL", "OpenStreetMap",
"TensorFlow",
Expand Down

0 comments on commit b304221

Please sign in to comment.