mirror of
https://github.com/luxfi/zapdb.git
synced 2026-07-27 06:54:45 +00:00
chore: comment out gas linter (#1818)
## Problem gas linter was running gosec, which we will resolve later. ## Solution We comment out gas linter.
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ linters:
|
||||
enable:
|
||||
# - errcheck
|
||||
# - ineffassign
|
||||
- gas
|
||||
# - gas
|
||||
- gofmt
|
||||
# - golint
|
||||
- gosimple
|
||||
|
||||
Reference in New Issue
Block a user