8000 MNT: Update words in codespell-ignore-words file · matplotlib/matplotlib@41fc3d3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 41fc3d3

Browse files
matthewfeickertchahak13
authored andcommitted
MNT: Update words in codespell-ignore-words file
Ignore instances of: * 'dedented', 'resizeable' * 'falsy' for Falsy in Python * 'hax' for horizontal axis * 'inh' for invalid height Remove ignore of 'sur' as it is in codespell's dictionary as of v2.2.0. - c.f. https://github.com/codespell-project/codespell/releases/tag/v2.2.0
1 parent 9367f08 commit 41fc3d3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

ci/codespell-ignore-words.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,17 @@ ba
44
cannotation
55
coo
66
curvelinear
7+
dedented
8+
falsy
79
flate
10+
hax
811
hist
12+
inh
913
inout
1014
ment
1115
nd
1216
oly
13-
sur
17+
resizeable
1418
te
1519
thisy
1620
whis

0 commit comments

Comments
 (0)
0