Merge pull request #106945 from adamscott/reorder-codespell-list
Fix alphabetical order of codespell ignore list
This commit is contained in:
commit
b9f4b828bf
1 changed files with 1 additions and 1 deletions
|
|
@ -77,6 +77,7 @@ ignore-words-list = [
|
|||
"inout",
|
||||
"labelin",
|
||||
"lod",
|
||||
"masia",
|
||||
"mis",
|
||||
"nd",
|
||||
"numer",
|
||||
|
|
@ -89,5 +90,4 @@ ignore-words-list = [
|
|||
"textin",
|
||||
"thirdparty",
|
||||
"vai",
|
||||
"Masia",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue