1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-08-24 19:39:16 +02:00

Upgrade golang-ci to 1.60

This commit is contained in:
Stefan Haller
2024-08-24 13:01:50 +02:00
parent a709caf138
commit 8c553dcde9
2 changed files with 1 additions and 4 deletions

View File

@@ -1,13 +1,10 @@
linters:
disable:
- structcheck # gives false positives
enable:
- gofumpt
- thelper
- goimports
- tparallel
- wastedassign
- exportloopref
- unparam
- prealloc
- unconvert