add: styleguide and updated agents
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
[submodule "styleguide"]
|
||||||
|
path = styleguide
|
||||||
|
url = https://github.com/google/styleguide.git
|
||||||
@@ -13,6 +13,9 @@ Before committing changes, run `make test`. The tests must pass.
|
|||||||
|
|
||||||
## Backend/Golang
|
## Backend/Golang
|
||||||
|
|
||||||
|
Read the style guide, it can be found at styleguide/go/.
|
||||||
|
Make sure the git submodules are loaded.
|
||||||
|
|
||||||
Do not alter go.mod directly, instead, use the CLI tools `go mod tidy`, `go mod
|
Do not alter go.mod directly, instead, use the CLI tools `go mod tidy`, `go mod
|
||||||
init`, and so forth.
|
init`, and so forth.
|
||||||
|
|
||||||
|
|||||||
Submodule
+1
Submodule styleguide added at c098353acb
Reference in New Issue
Block a user