repochecker/grammalecte: Add "overflow" as allowed word

This commit is contained in:
nemunaire 2022-10-31 12:49:13 +01:00
parent 070684d618
commit 4647ff033c
1 changed files with 1 additions and 0 deletions

View File

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