Skip to content

Commit 3bd5137

Browse files
committed
💡 Add Comment to exported func
1 parent 0d407dd commit 3bd5137

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/root.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import (
55
"os"
66
)
77

8+
// yamlfmt entry point
89
func Init() {
910
overwrite, indent, logFiles, multipleArgs, files := getParams()
1011

0 commit comments

Comments
 (0)