mirror of
https://github.com/rwinkhart/MUTN.git
synced 2026-09-01 06:46:33 -04:00
Properly format function documentation comments
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
"github.com/rwinkhart/libmutton/core"
|
||||
)
|
||||
|
||||
// global constants used only in this file
|
||||
// ANSI color constants used only in this file
|
||||
const (
|
||||
ansiVersionMeat = "\033[38;2;157;0;6m"
|
||||
ansiVersionOutline = "\033[38;2;131;165;152m"
|
||||
|
||||
Reference in New Issue
Block a user