mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-29 18:10:48 +02:00
docs: replace golint with make lint
in contributor guidelines
This commit is contained in:
@ -604,8 +604,8 @@ Rejoice as you will now be listed as a [contributor](https://github.com/lightnin
|
|||||||
per default)
|
per default)
|
||||||
- [ ] Running `make check` does not fail any tests
|
- [ ] Running `make check` does not fail any tests
|
||||||
- [ ] Running `go vet` does not report any issues
|
- [ ] Running `go vet` does not report any issues
|
||||||
- [ ] Running [golint](https://github.com/golang/lint) does not
|
- [ ] Running `make lint` does not report any **new** issues that
|
||||||
report any **new** issues that did not already exist
|
did not already exist
|
||||||
|
|
||||||
<a name="Licensing" />
|
<a name="Licensing" />
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user