Skip to content

Commit 7306ae3

Browse files
committed
try only extension in typos exclude list
Signed-off-by: Andrei Gherghescu <[email protected]>
1 parent 8a97d39 commit 7306ae3

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

_typos.toml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,6 @@
22
extend-exclude = [
33
"**/*.js",
44
"**/*min.js",
5-
"docs/book/plotly.min.js",
6-
"docs/book/ferris.js",
7-
"plotly/resource/plotly.min.js",
8-
"plotly_static/resource/plotly.min.js",
9-
"plotly_static/resource/html2pdf.bundle.min.js",
10-
"plotly_static/resource/tex-mml-chtml-3.2.0.js",
11-
"plotly_static/resource/tex-svg-3.2.2.js"
125
]
136

147

0 commit comments

Comments
 (0)