From f3cf653ab51217fad06dfb5b937563766b7f7d39 Mon Sep 17 00:00:00 2001 From: Qubasa Date: Wed, 18 Mar 2026 21:50:30 +0100 Subject: [PATCH] Improved Writing made it less verbouse --- _typos.toml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 _typos.toml 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"