mirror of
https://github.com/grafana/grafana.git
synced 2025-08-06 09:19:21 +08:00
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>
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# Backend style guide
|
||||
|
||||
Grafanas backend has been developed for a long time with a mix of code styles. This guide explains how we want to write Go code in the future.
|
||||
Grafana's backend has been developed for a long time with a mix of code styles. This guide explains how we want to write Go code in the future.
|
||||
|
||||
Unless stated otherwise, use the guidelines listed in the following articles:
|
||||
|
||||
|
Reference in New Issue
Block a user