Added exceptions for advices and thr to .typos.toml

This commit is contained in:
Sveta Smirnova
2024-04-11 19:53:43 +03:00
parent b15337dd97
commit b5efd2a6ec

View File

@@ -33,6 +33,7 @@ extend-ignore-re = [
]
[default.extend-identifiers]
"advices" = "advices" # typo in version_check.go
"Bootstraping" = "Bootstraping" # typo in Galera lib
"Continuent" = "Continuent"
"END_ND_SUMMARY" = "END_ND_SUMMARY"
@@ -61,6 +62,7 @@ extend-ignore-re = [
"RegexXtrabackupISTReceived" = "RegexXtrabackupISTReceived"
"START_ND_SUMMARY" = "START_ND_SUMMARY"
"START_ND_TOOLTIPS" = "START_ND_TOOLTIPS"
"thr" = "thr" # common abbreviation
"TOI" = "TOI"
"UNIONed" = "UNIONed"
"UNIONs" = "UNIONs"