Skip to content

Commit

Permalink
Merge pull request #1853 from erenaslandev/master
Browse files Browse the repository at this point in the history
add uber go style guide
  • Loading branch information
sdmg15 authored Dec 15, 2023
2 parents d15796b + bd85287 commit 32acd40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ When learning CS, there are some useful sites you must know to get always inform
- [Google Java Style Guide](https://google.github.io/styleguide/javaguide.html): Google Java Style Guide
- [Rust Coding style](https://github.com/rust-dev-tools/fmt-rfcs): Rust code formatting RFCs and coding style guides
- [Google C# Style Guide](https://google.github.io/styleguide/csharp-style.html): Google C# Style Guide
- [Uber Go Style Guide](https://github.com/uber-go/guide): Uber Go Style Guide

<div align="right">
<b><a href="#index">↥ Back To Top</a></b>
Expand Down

0 comments on commit 32acd40

Please sign in to comment.