golangci-lint/test/testdata/go-header_good.go
Denis Tingaikin dfa0013583
Fix: goheader linter can throw nil pointer exception in case of a source file has not issues (#1209)
* fix potential nil pointer exception

Signed-off-by: denis-tingajkin <denis.tingajkin@xored.com>

* add test to cover

Signed-off-by: denis-tingajkin <denis.tingajkin@xored.com>
2020-07-05 15:32:00 +07:00

6 lines
97 B
Go

/*MY TITLE.*/
//args: -Egoheader
//config_path: testdata/configs/go-header.yml
package testdata