1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Fix alphabetical order of codespell ignore list

This commit is contained in:
Adam Scott
2025-05-29 19:11:05 -04:00
parent b89c47bb85
commit 02d9ff99e5

View File

@@ -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",
]