Arve Knudsen
|
4e37941cc4
|
Backend style guide: Document JSON guidelines (#30267)
* Backend style guide: Document JSON guidelines
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2021-01-14 07:49:25 +01:00 |
|
Arve Knudsen
|
21e835f3a6
|
Backend style guide: Document database patterns (#30219)
* Backend style guide: Document database patterns
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Wording
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Avoid stacked headings
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2021-01-12 16:24:22 +01:00 |
|
Arve Knudsen
|
0c8498401e
|
Backend style guide: Add more guidelines (#29871)
* backend style guide: Add more guidelines
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Apply suggestions from code review
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
|
2020-12-16 19:35:07 +01:00 |
|
Arve Knudsen
|
12123f0540
|
Style guide: Document avoidance of globals in Go code (#29803)
* Chore: Document avoidance of globals in Go code
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2020-12-14 09:38:52 +01:00 |
|
Arve Knudsen
|
d88864f376
|
Fix language in backend.md (#26701)
* Fix language in backend.md
* Update contribute/style-guides/backend.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
|
2020-07-30 17:48:41 +02:00 |
|
Carl Bergquist
|
0b86a371bb
|
remove section about alias imports (#22585)
this is not relevant anymore since we removed
all aliased imports.
|
2020-03-05 19:51:14 +01:00 |
|
Marcus Olsson
|
69906f73a2
|
Docs: Consolidate backend guidelines (#19823)
* Consolidate backend guidelines
* Fix link
* Fix review comments
|
2019-10-30 13:59:27 -07:00 |
|
Marcus Olsson
|
73944c18fd
|
Docs: Clean up contribute docs (#19716)
|
2019-10-22 16:23:46 +02:00 |
|
Marcus Olsson
|
2fb301ccaf
|
Docs: Improve guides for contributing (#19575)
* Move style guides into contribute directory
* Move contribution guides into contribute directory
* Refactor CONTRIBUTING.md
* Clean up docs/README.md
* Update reference to style guide and minor formatting fixes
* Apply suggestions from code review
Co-Authored-By: gotjosh <josue.abreu@gmail.com>
* Update CONTRIBUTING.md
Co-Authored-By: gotjosh <josue.abreu@gmail.com>
|
2019-10-03 14:13:58 +02:00 |
|