golangci-lint/test/testdata/go-header_bad.go

6 lines
143 B
Go

/*MY TITLE!*/ // ERROR `Expected:TITLE\., Actual: TITLE!`
// args: -Egoheader
// config_path: testdata/configs/go-header.yml
package testdata