typos.toml 🔗
@@ -63,6 +63,8 @@ extend-exclude = [
[default]
extend-ignore-re = [
+ # PNG is a file format, not a typo
+ "PNG",
'cl\[ist]',
'\[lan\]guage',
'"ba"',
MrSubidubi created
typos.toml | 2 ++
1 file changed, 2 insertions(+)
@@ -63,6 +63,8 @@ extend-exclude = [
[default]
extend-ignore-re = [
+ # PNG is a file format, not a typo
+ "PNG",
'cl\[ist]',
'\[lan\]guage',
'"ba"',