repochecker/grammalecte: Don't use HTML writer
This commit is contained in:
parent
84f85d631a
commit
ec9a3a408d
2 changed files with 10 additions and 20 deletions
|
@ -44,6 +44,7 @@ var ALLOWED_WORDS = []string{
|
|||
"AES",
|
||||
"RSA",
|
||||
"LFSR",
|
||||
"Wireshark",
|
||||
}
|
||||
|
||||
var CommonOpts = GrammalecteOptions{
|
||||
|
|
Reference in a new issue