mirror of
https://github.com/vbatts/go-mtree.git
synced 2024-11-21 16:05:40 +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
|
package govis
|
||||||
|
|
||||||
|
// VisFlag manipulates how the characters are encoded/decoded
|
||||||
type VisFlag uint
|
type VisFlag uint
|
||||||
|
|
||||||
// vis() has a variety of flags when deciding what encodings to use. While
|
// vis() has a variety of flags when deciding what encodings to use. While
|
||||||
|
|
Loading…
Reference in a new issue