Fixes based on various linter suggestions

This commit is contained in:
Jesse Portnoy
2023-08-03 16:13:18 +01:00
parent 6ae8b2f82e
commit 524a51e3ce
13 changed files with 128 additions and 37 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"io/ioutil"
"strings"
"github.com/jessp01/gohighlight"
highlight "github.com/jessp01/gohighlight"
)
func main() {