diff --git a/_typos.toml b/_typos.toml new file mode 100644 index 000000000..4d9a7caed --- /dev/null +++ b/_typos.toml @@ -0,0 +1,15 @@ +[files] +extend-exclude = [ + "lib/l10n/*", + "assets/*", + "integration_test/", + "lib/config/*", + "ios/", + "macos/", + "*.patch", +] + +[default.extend-words] +Caf = "Caf" +OIS = "OIS" +PN = "PN"