Skip to content

Commit

Permalink
README: link in JSON style guide
Browse files Browse the repository at this point in the history
  • Loading branch information
lucky521 authored and vapier committed Jul 8, 2024
1 parent 54fe303 commit 36c0e3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ that apply to that project.
* [HTML/CSS Style Guide][htmlcss]
* [JavaScript Style Guide][js]
* [Java Style Guide][java]
* [JSON Style Guide][json]
* [Markdown Style Guide][markdown]
* [Objective-C Style Guide][objc]
* [Python Style Guide][py]
Expand Down Expand Up @@ -72,6 +73,7 @@ primarily optimizing for Google's internal needs.
[gh-tracker]: https://github.com/google/styleguide/issues
[go]: go/
[java]: https://google.github.io/styleguide/javaguide.html
[json]: https://google.github.io/styleguide/jsoncstyleguide.xml
[kotlin]: https://developer.android.com/kotlin/style-guide
[py]: https://google.github.io/styleguide/pyguide.html
[r]: https://google.github.io/styleguide/Rguide.html
Expand Down

0 comments on commit 36c0e3a

Please sign in to comment.