github.com/vanstinator/golangci-lint@v0.0.0-20240223191551-cc572f00d9d1/test/testdata/go-header_good.go (about) 1 /*MY TITLE.*/ 2 3 //golangcitest:args -Egoheader 4 //golangcitest:config_path testdata/configs/go-header.yml 5 //golangcitest:expected_exitcode 0 6 package testdata