issues
search
uber-go
/
guide
The Uber Go Style Guide.
Apache License 2.0
15.9k
stars
1.72k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Uber
#219
Christen85
opened
2 weeks ago
0
What should be the compound file naming convention
#218
islamjaidul
opened
2 months ago
0
give guidance to reduce scope of constants
#217
tyler-french
closed
3 months ago
0
Add more guidance on scope for constants
#216
tyler-french
closed
2 months ago
2
Update addressable href links to target valid anchors
#215
empire
opened
4 months ago
1
Update addressable href links to target valid anchors
#214
empire
closed
4 months ago
1
Update addressable href links to target valid anchors
#213
empire
closed
4 months ago
1
feat: [Vietnamese version]
#212
nc-minh
closed
5 months ago
3
Update README.md
#211
joaolbarba88
closed
7 months ago
2
Deleted duplicated line in style.md
#210
m-s-sh
closed
8 months ago
2
Verify Interface Compliance with Generic support
#209
agtabesh
opened
8 months ago
0
Translate this Guide to Deutsch
#208
Qodestackr
opened
8 months ago
2
chore: Update external Go links
#207
vorobeyme
closed
9 months ago
0
Update links to Go packages/wiki
#206
vorobeyme
closed
9 months ago
0
Add link to Portuguese PT-BR translation
#205
alcir-junior-caju
closed
9 months ago
1
added some practis
#203
Guvanchhojamov
closed
10 months ago
2
Fix header for string-byte-slice
#202
alex-semenyuk
closed
11 months ago
1
Add information about github.com/pkg/errors
#201
alex-semenyuk
opened
11 months ago
2
style.md#errors - Nesting can be removed in example of Error Types section
#200
PraveenUpadhyay
opened
1 year ago
0
Bump stefanzweifel/git-auto-commit-action from 4 to 5
#199
dependabot[bot]
closed
1 year ago
0
Uber Go Style Guide
#198
saram12saram2
closed
1 year ago
0
Add Persian translation
#197
jamalkaksouri
closed
1 year ago
0
Add Persian translation
#196
jamalkaksouri
closed
1 year ago
7
Add Persian translation
#195
jamalkaksouri
closed
1 year ago
3
Update syntax in style.md
#193
lcpulzone
closed
1 year ago
2
Bump actions/checkout from 3 to 4
#191
dependabot[bot]
closed
1 year ago
0
exit-once: Clarify that `run()` ins't prescriptive
#190
abhinav
closed
1 year ago
0
Error Handling Approaches Discussion
#188
ivanspasov99
opened
1 year ago
0
Question: how to use custom logger with the guide 'Exit-Once'
#187
tzq0301
closed
1 year ago
0
Add advice on formatting strings using `%q`
#186
yuxincs
opened
1 year ago
1
Proposal: prefer `%q` to format strings over `%s`
#185
yuxincs
opened
1 year ago
1
visual fix: reduce width and replace tabs
#184
tyler-french
closed
1 year ago
3
ci/stitchmd: Run git-auto-commit-action on pull_request_target
#183
abhinav
closed
1 year ago
0
ci/stitchmd: Fix write mode for PRs
#182
abhinav
closed
1 year ago
0
ci/stitchmd: Support updating PRs from forks
#181
abhinav
closed
1 year ago
0
ci/stitchmd: Don't build from source, use action
#180
abhinav
closed
1 year ago
0
Handle errors once
#179
abhinav
closed
1 year ago
5
proposal: Avoid calling methods on map value, e.g. m[key].Method()
#178
abhinav
opened
1 year ago
1
Bump go.abhg.dev/stitchmd from 0.4.0 to 0.5.0 in /tools
#177
dependabot[bot]
closed
1 year ago
1
make: Fix stitchmd path
#176
mway
closed
1 year ago
0
Bump actions/setup-go from 3 to 4
#175
dependabot[bot]
closed
1 year ago
1
fix(table-test): make guidance less presciptive
#174
tyler-french
closed
1 year ago
10
proposal: table test guidance is too prescriptive
#173
tyler-french
closed
1 year ago
3
make: Fix lint target
#172
abhinav
closed
1 year ago
1
Fix link to empty slices
#171
cgrinds
closed
1 year ago
3
interface-receiver: Clarify why value receiver can be called
#170
abhinav
closed
1 year ago
1
style.md: Add warning that the file is generated
#169
abhinav
closed
1 year ago
0
style.md: Split into separate files
#168
abhinav
closed
1 year ago
2
Add recommendation on using table tests for single case tests.
#167
rabbbit
opened
1 year ago
4
Proposal: Note that VS Code and GoLand have provided “inlay hints” that can avoid naked parameters
#166
pan93412
opened
1 year ago
3
Next