diff --git a/typos.toml b/typos.toml index d449e3ffa..4bf12ba94 100644 --- a/typos.toml +++ b/typos.toml @@ -45,5 +45,9 @@ greyscale = "grayscale" DECID = "DECID" flate = "flate" +[type.po] +extend-glob = ["*.po"] +check-file = false + [type.swift.extend-words] inout = "inout"