Don't check .po files for typos
This commit is contained in:
parent
7c22fad41c
commit
4803482125
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
[default.extend-words]
|
[default.extend-words]
|
||||||
gir = "gir"
|
gir = "gir"
|
||||||
inout = "inout"
|
inout = "inout"
|
||||||
|
|
||||||
|
[type.po]
|
||||||
|
extend-glob = ["*.po"]
|
||||||
|
check-file = false
|
||||||
|
|
Loading…
Reference in a new issue