ci: typos ignore `*.po` files
parent
d2931b5d8f
commit
7e268b9a43
|
|
@ -45,5 +45,9 @@ greyscale = "grayscale"
|
|||
DECID = "DECID"
|
||||
flate = "flate"
|
||||
|
||||
[type.po]
|
||||
extend-glob = ["*.po"]
|
||||
check-file = false
|
||||
|
||||
[type.swift.extend-words]
|
||||
inout = "inout"
|
||||
|
|
|
|||
Loading…
Reference in New Issue