Skip to content

Commit 169bb7b

Browse files
committed
chore: mess up formatting on purpose
1 parent 6e76325 commit 169bb7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ var (
3131
// https://goreleaser.com/cookbooks/using-main.version/
3232
)
3333

34-
func main() {
34+
func main() {
3535
var debug bool
3636

3737
flag.BoolVar(&debug, "debug", false, "set to true to run the provider with support for debuggers like delve")

0 commit comments

Comments
 (0)