Codebase list subfinder / 13059c2
Fix CI We need to set the working directory to allow golangci-lint to resolve go modules. VĂ­ctor Zamanillo 3 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
1717 # Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
1818 version: v1.29
1919 args: --timeout 5m
20 working-directory: v2/cmd/subfinder/
2021
2122 # Optional: working directory, useful for monorepos
2223 # working-directory: somedir