1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/eth/tracers
Martin HS 7a625d3a08 build: update to golangci-lint 1.61.0 (#30587)
Changelog: https://golangci-lint.run/product/changelog/#1610 

Removes `exportloopref` (no longer needed), replaces it with
`copyloopvar` which is basically the opposite.

Also adds: 
- `durationcheck`
- `gocheckcompilerdirectives`
- `reassign`
- `mirror`
- `tenv`

---------

Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
2024-11-19 14:50:11 +01:00
..
internal build: update to golangci-lint 1.61.0 (#30587) 2024-11-19 14:50:11 +01:00
js
live
logger build: update to golangci-lint 1.61.0 (#30587) 2024-11-19 14:50:11 +01:00
native
api.go
api_test.go
dir.go
live.go
tracers_test.go
tracker.go
tracker_test.go