github.com/chenfeining/golangci-lint@v1.0.2-0.20230730162517-14c6c67868df/test/testdata/configs/exhaustivestruct.yml (about) 1 linters-settings: 2 exhaustivestruct: 3 struct-patterns: 4 - '*.ExhaustiveStructCustom' 5 - '*.ExhaustiveStructCustom2'