repochecker/grammalecte: Add "root" as globally allowed word

This commit is contained in:
nemunaire 2022-10-31 12:39:03 +01:00
parent a4701af619
commit 070684d618
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ var ALLOWED_WORDS = []string{
"spear-phishing",
"lags",
"latéraliser",
"root",
}
var CommonOpts = GrammalecteOptions{