mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 04:14:39 +03:00
[Files Refactor] Fix lint github action error (#2853)
* Use alternative config file to disable linters that cause out of mem error
This commit is contained in:
@@ -9,8 +9,7 @@ linters:
|
||||
# Default set of linters from golangci-lint
|
||||
- errcheck
|
||||
- gosimple
|
||||
# removed to fix timeout error
|
||||
# - govet
|
||||
- govet
|
||||
- ineffassign
|
||||
- staticcheck
|
||||
- typecheck
|
||||
|
||||
Reference in New Issue
Block a user