about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRahul Butani <rr.butani@gmail.com>2020-05-17 22:21:02 -0500
committerRahul Butani <rr.butani@gmail.com>2020-05-17 22:21:02 -0500
commit1b3dc5f79b98ba92c0b6fa98e62c8f331faa8ed6 (patch)
treed4d37a7c9e56db7bca88482aba452aee96664753
parente214ea82ad0a751563acf67e1cd9279cf302db3a (diff)
downloadrust-1b3dc5f79b98ba92c0b6fa98e62c8f331faa8ed6.tar.gz
rust-1b3dc5f79b98ba92c0b6fa98e62c8f331faa8ed6.zip
Add to the list of words clippy::doc_markdown ignores
-rw-r--r--clippy_lints/src/utils/conf.rs6
1 files changed, 4 insertions, 2 deletions
diff --git a/clippy_lints/src/utils/conf.rs b/clippy_lints/src/utils/conf.rs
index 57b9eafd14d..9e8e0ff30ec 100644
--- a/clippy_lints/src/utils/conf.rs
+++ b/clippy_lints/src/utils/conf.rs
@@ -120,10 +120,12 @@ define_Conf! {
         "GPLv2", "GPLv3",
         "GitHub", "GitLab",
         "IPv4", "IPv6",
-        "JavaScript",
+        "ClojureScript", "CoffeeScript", "JavaScript", "PureScript", "TypeScript",
         "NaN", "NaNs",
         "OAuth",
-        "OpenGL", "OpenSSH", "OpenSSL", "OpenStreetMap",
+        "OCaml",
+        "OpenGL", "OpenMP", "OpenSSH", "OpenSSL", "OpenStreetMap",
+        "TensorFlow",
         "TrueType",
         "iOS", "macOS",
         "TeX", "LaTeX", "BibTeX", "BibLaTeX",