mirror of
https://github.com/caddyserver/caddy.git
synced 2024-12-23 22:27:38 -05:00
Add link to clean code guidelines for reference
This commit is contained in:
parent
0d8b95334f
commit
33d1033928
1 changed files with 4 additions and 0 deletions
|
@ -97,6 +97,10 @@ you are able! We would ask that every pull request be reviewed by at least
|
|||
one collaborator who did not open the pull request before merging. This will
|
||||
help ensure high code quality as new collaborators are added to the project.
|
||||
|
||||
Read [CodeReviewComments](https://github.com/golang/go/wiki/CodeReviewComments)
|
||||
on the Go wiki for an idea of what we look for in good, clean Go code.
|
||||
|
||||
|
||||
|
||||
### Vulnerabilities
|
||||
|
||||
|
|
Loading…
Reference in a new issue