mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-03 00:27:38 +00:00
Update CONTRIBUTING.md (#2679)
This commit is contained in:
parent
5e3931dc44
commit
3bf46ff6e8
@ -63,7 +63,7 @@ $ go test <file_you_are_working_on>
|
|||||||
Changes that affect multiple files can be tested with ...
|
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.**
|
**10. Stage the file or files that you want to commit.**
|
||||||
|
Loading…
Reference in New Issue
Block a user