mirror of
https://github.com/charmbracelet/glow.git
synced 2026-08-09 09:49:09 +02:00
ci: upgrade go and golangci-lint ver (#685)
This commit is contained in:
parent
f689c90084
commit
546b6287d8
3 changed files with 2 additions and 4 deletions
|
|
@ -16,7 +16,6 @@ linters:
|
|||
enable:
|
||||
- bodyclose
|
||||
- dupl
|
||||
- exportloopref
|
||||
- goconst
|
||||
- godot
|
||||
- godox
|
||||
|
|
@ -24,7 +23,6 @@ linters:
|
|||
- goimports
|
||||
- goprintffuncname
|
||||
- gosec
|
||||
# - ifshort
|
||||
- misspell
|
||||
- prealloc
|
||||
- revive
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue