mirror of
https://github.com/scroll-tech/scroll.git
synced 2026-01-10 06:28:04 -05:00
refactor(bridge-history-api): fix go lint (#638)
Co-authored-by: vincent <419436363@qq.com> Co-authored-by: colinlyguo <colinlyguo@scroll.io> Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
This commit is contained in:
@@ -209,6 +209,13 @@ issues:
|
||||
linters:
|
||||
- errcheck
|
||||
- gosec
|
||||
|
||||
# Exclude abi files in bridge-history-api
|
||||
- path: backend_abi\.go
|
||||
linters:
|
||||
- errcheck
|
||||
- gosec
|
||||
- golint
|
||||
|
||||
# Exclude some staticcheck messages
|
||||
- linters:
|
||||
|
||||
Reference in New Issue
Block a user