Skip to content

Commit 04230dc

Browse files
committed
govis: comment for lint
Signed-off-by: Vincent Batts <[email protected]>
1 parent 593cfb6 commit 04230dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/govis/govis.go

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717

1818
package govis
1919

20+
// VisFlag manipulates how the characters are encoded/decoded
2021
type VisFlag uint
2122

2223
// vis() has a variety of flags when deciding what encodings to use. While

0 commit comments

Comments
 (0)