mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 04:54:05 -05:00
Update CONTRIBUTING.md (#2679)
This commit is contained in:
committed by
terence tsao
parent
5e3931dc44
commit
3bf46ff6e8
@@ -63,7 +63,7 @@ $ go test <file_you_are_working_on>
|
||||
Changes that affect multiple files can be tested with ...
|
||||
|
||||
```
|
||||
$ gometalinter && bazel test
|
||||
$ golangci-lint run && bazel test //...
|
||||
```
|
||||
|
||||
**10. Stage the file or files that you want to commit.**
|
||||
|
||||
Reference in New Issue
Block a user