github.com/vanstinator/golangci-lint@v0.0.0-20240223191551-cc572f00d9d1/test/testdata/configs/exhaustivestruct.yml (about)

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