Skip to content

Conversation

@serprex
Copy link
Contributor

@serprex serprex commented Feb 21, 2025

gofumpt is a stricter superset of gofmt

@lance6716
Copy link
Collaborator

  Error: client/example_client_test.go:14:1: File is not properly formatted (gofumpt)
  	//conn, err := client.Connect("127.0.0.1:3306", "root", "", "test", func(c *Conn) {c.UseSSL(true)})
  ^
  Error: client/example_client_test.go:17:1: File is not properly formatted (gofumpt)
  	//tlsConfig := NewClientTLSConfig(caPem, certPem, keyPem, false, "your-server-name")
  ^

@lance6716 lance6716 merged commit 14a14f7 into go-mysql-org:master Feb 21, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants