Files
AWS-CCP-Notes/.typos.toml
2024-02-27 19:02:00 +09:00

15 lines
258 B
TOML

# https://github.com/crate-ci/typos/blob/master/docs/reference.md
[default.extend-words]
# Don't correct the surname "Teh"
Daa = 'Daa'
CAF = 'CAF'
[type.png]
extend-glob = ["*.png"]
check-file = false
[type.jpg]
extend-glob = ["*.jpg"]
check-file = false