mirror of
https://github.com/vbatts/go-mtree.git
synced 2024-11-21 07:55:44 +00:00
govis: comment for lint
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
593cfb68b8
commit
04230dccdc
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
|
||||
package govis
|
||||
|
||||
// VisFlag manipulates how the characters are encoded/decoded
|
||||
type VisFlag uint
|
||||
|
||||
// vis() has a variety of flags when deciding what encodings to use. While
|
||||
|
|
Loading…
Reference in a new issue