mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Occasionally, the code quality report will include gosec "error not checked" type linting errors instead of the ones from errcheck. This produces unnecessary noise in the merge request UI. errcheck seems to capture a wider range of issues, and, for this family of issues, can be configured more granularly. |
||
|---|---|---|
| .. | ||
| .golangci.yml | ||
| gitlab.txt | ||