You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Fix alphabetical order of codespell ignore list
This commit is contained in:
@@ -77,6 +77,7 @@ ignore-words-list = [
|
|||||||
"inout",
|
"inout",
|
||||||
"labelin",
|
"labelin",
|
||||||
"lod",
|
"lod",
|
||||||
|
"masia",
|
||||||
"mis",
|
"mis",
|
||||||
"nd",
|
"nd",
|
||||||
"numer",
|
"numer",
|
||||||
@@ -89,5 +90,4 @@ ignore-words-list = [
|
|||||||
"textin",
|
"textin",
|
||||||
"thirdparty",
|
"thirdparty",
|
||||||
"vai",
|
"vai",
|
||||||
"Masia",
|
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user