mirror of
https://github.com/charmbracelet/bubbles.git
synced 2026-07-21 02:59:28 -06:00
chore(lint): update deprecated directive
This commit is contained in:
parent
2caa9d4bdf
commit
64cc034014
@ -15,7 +15,7 @@ issues:
|
||||
linters:
|
||||
enable:
|
||||
- bodyclose
|
||||
- exportloopref
|
||||
- copyloopvar
|
||||
- gofumpt
|
||||
- goimports
|
||||
- gosec
|
||||
@ -28,6 +28,6 @@ linters:
|
||||
- unconvert
|
||||
- unparam
|
||||
- whitespace
|
||||
# We're isabling predeclared because the linter is running a newer version
|
||||
# We're disabling predeclared because the linter is running a newer version
|
||||
# of Go than then Go module.
|
||||
# - predeclared
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user