Tools configuration and linters (#215)

* tools config

* lint

* lint

* codecov
This commit is contained in:
Federico Kunze
2020-03-16 19:53:24 -03:00
committed by GitHub
parent afe7289415
commit 87b625ed50
17 changed files with 172 additions and 71 deletions
+1
View File
@@ -199,6 +199,7 @@ func TestImportBlocks(t *testing.T) {
blockchainInput, err := os.Open(flagBlockchain)
require.Nil(t, err)
// nolint: gosec
defer blockchainInput.Close()
// ethereum mainnet config