diff --git a/core/vm/contracts.go b/core/vm/contracts.go index b3596b8eda..2be7ece273 100644 --- a/core/vm/contracts.go +++ b/core/vm/contracts.go @@ -1,3 +1,5 @@ +// nolint + // Copyright 2014 The go-ethereum Authors // This file is part of the go-ethereum library. //