This is an automated email from the ASF dual-hosted git repository.
aleksraiden pushed a commit to branch aleksraiden-patch-8
in repository https://gitbox.apache.org/repos/asf/kvrocks.git
The following commit(s) were added to refs/heads/aleksraiden-patch-8 by this
push:
new 2b2a00d3 Update typos.toml
2b2a00d3 is described below
commit 2b2a00d3138a75e898204933251a11c8ef528e99
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Mon Mar 3 12:35:14 2025 +0300
Update typos.toml
---
.github/config/typos.toml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/.github/config/typos.toml b/.github/config/typos.toml
index 03518540..62507781 100644
--- a/.github/config/typos.toml
+++ b/.github/config/typos.toml
@@ -38,3 +38,9 @@ ignore-hidden = false
# jsoncons
"ser" = "ser"
+
+#Comments
+"watched" = "watched"
+
+#Used as a short naming into tests
+"typ" = "typ"