github.com/elek/golangci-lint@v1.42.2-0.20211208090441-c05b7fcb3a9a/test/testdata/errcheck/exclude_functions.yml (about)

     1  linters-settings:
     2    errcheck:
     3      check-blank: true
     4      exclude-functions:
     5        - io/ioutil.ReadFile
     6        - io/ioutil.ReadDir