mirror of
https://github.com/zoriya/bubbles.git
synced 2026-08-05 04:36:07 +00:00
chore(lint): disable predeclared due to false positives
This commit is contained in:
+3
-1
@@ -28,4 +28,6 @@ linters:
|
||||
- unconvert
|
||||
- unparam
|
||||
- whitespace
|
||||
- predeclared
|
||||
# We're isabling predeclared because the linter is running a newer version
|
||||
# of Go than then Go module.
|
||||
# - predeclared
|
||||
|
||||
Reference in New Issue
Block a user