diff --git a/.typos.toml b/.typos.toml deleted file mode 100644 index 669cc03..0000000 --- a/.typos.toml +++ /dev/null @@ -1,2 +0,0 @@ -[default.extend-words] -mosquitto = "mosquitto" diff --git a/Cargo.toml b/Cargo.toml index bf541f9..cd44185 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -87,3 +87,6 @@ wakey = { git = "https://git.huizinga.dev/Dreaded_X/wakey" } [profile.release] lto = true + +[package.metadata.typos.default.extend-words] +mosquitto = "mosquitto"