mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-13 15:26:32 +00:00
* build: enable unconvert linter - fixes #15453 - update code base for failing cases * cmd/puppeth: replace syscall.Stdin with os.Stdin.Fd() for unconvert linter