repochecker/grammalecte: Add "overflow" as allowed word
This commit is contained in:
parent
070684d618
commit
4647ff033c
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ var ALLOWED_WORDS = []string{
|
||||||
"lags",
|
"lags",
|
||||||
"latéraliser",
|
"latéraliser",
|
||||||
"root",
|
"root",
|
||||||
|
"overflow",
|
||||||
}
|
}
|
||||||
|
|
||||||
var CommonOpts = GrammalecteOptions{
|
var CommonOpts = GrammalecteOptions{
|
||||||
|
|
Reference in a new issue