Commit 0e67aa3a authored by Michael de Hoog's avatar Michael de Hoog

Add linting to CircleCI

parent a0f8c73e
......@@ -1303,6 +1303,9 @@ workflows:
- go-lint:
name: op-batcher-lint
module: op-batcher
- go-lint:
name: op-bootnode-lint
module: op-bootnode
- go-lint:
name: op-bindings-lint
module: op-bindings
......@@ -1366,6 +1369,7 @@ workflows:
- bedrock-go-tests:
requires:
- op-batcher-lint
- op-bootnode-lint
- op-bindings-lint
- op-chain-ops-lint
- op-e2e-lint
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment