about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2021-03-19 17:33:27 +0100
committerGuillaume Gomez <guillaume1.gomez@gmail.com>2021-03-19 17:33:27 +0100
commite2c70f7da0accb932708e0ffd01c7e2865e75eed (patch)
tree0f6a1f06dd6e8ce868f80e09304035d11f40a5a7 /src
parent1491496eb08a1114a612ab66062eb9b89712d452 (diff)
downloadrust-e2c70f7da0accb932708e0ffd01c7e2865e75eed.tar.gz
rust-e2c70f7da0accb932708e0ffd01c7e2865e75eed.zip
Ignore main.js file length
Diffstat (limited to 'src')
-rw-r--r--src/librustdoc/html/static/main.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/librustdoc/html/static/main.js b/src/librustdoc/html/static/main.js
index ed88e65c4f0..f1ecaaa619c 100644
--- a/src/librustdoc/html/static/main.js
+++ b/src/librustdoc/html/static/main.js
@@ -1,3 +1,4 @@
+// ignore-tidy-filelength
 // Local js definitions:
 /* global addClass, getSettingValue, hasClass */
 /* global onEach, onEachLazy, hasOwnProperty, removeClass, updateLocalStorage */