github.com/nozzle/golangci-lint@v1.49.0-nz3/test/testdata/configs/exhaustivestruct.yml (about)

     1  linters-settings:
     2    exhaustivestruct:
     3      struct-patterns:
     4        - '*.ExhaustiveStructCustom'
     5        - '*.ExhaustiveStructCustom2'