diff --git a/_typos.toml b/_typos.toml new file mode 100644 index 0000000..1c9e7b8 --- /dev/null +++ b/_typos.toml @@ -0,0 +1,20 @@ +[files] +extend-exclude = [ + "**/secret", + "**/value", + "**.rev", + "**/facter-report.nix", + "Chapters/Zusammenfassung.tex", + "**/key.json", + "pkgs/clan-cli/clan_lib/machines/test_suggestions.py", +] + +[default.extend-words] +facter = "facter" +metalness = "metalness" # would be corrected to metallicity, not sure which one's preferred +hda = "hda" # snd_hda_intel +dynamicdns = "dynamicdns" +substituters = "substituters" + +[default.extend-identifiers] +pn = "pn"