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

5 lines
139 B
Go
Raw Normal View History

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