golangci-lint/test/testdata/go-header_bad.go
2021-01-15 21:37:56 +01:00

6 lines
141 B
Go

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