2
0
Эх сурвалжийг харах

Fix alphabetical order of codespell ignore list

Adam Scott 3 сар өмнө
parent
commit
02d9ff99e5
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

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