go-ethereum/rlp/rlpgen
Martin HS 5adc314817
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-10-14 19:25:22 +02:00
..
testdata rlp: support for uint256 (#26898) 2023-03-17 06:51:55 -04:00
gen_test.go build: update to golangci-lint 1.61.0 (#30587) 2024-10-14 19:25:22 +02:00
gen.go all: fix various typos (#29600) 2024-04-23 13:09:42 +03:00
main.go rlp/rlpgen: remove build tag (#28106) 2023-09-14 12:28:40 +02:00
types.go rlp: support for uint256 (#26898) 2023-03-17 06:51:55 -04:00