# Google Style Guide - 구글의 언어별 스타일 가이드

> Clean Markdown view of GeekNews topic #8474. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8474](https://news.hada.io/topic?id=8474)
- GeekNews Markdown: [https://news.hada.io/topic/8474.md](https://news.hada.io/topic/8474.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-02-14T10:33:01+09:00
- Updated: 2023-02-14T10:33:01+09:00
- Original source: [google.github.io](https://google.github.io/styleguide/)
- Points: 35
- Comments: 2

## Topic Body

- 구글 내부에서 코드 작성시에 사용하는 스타일 가이드   
- AngularJS, Common Lisp, C++, C#, Go, HTML/CSS, JavaScript, Java, Objective-C, Python, R, Shell, Swift, TypeScript, Vim script   
- cpplint 및 Emacs용 셋팅파일도 제공   
- Dart 용 가이드는 외부에 따로 있음 : [Effective Dart](https://www.dartlang.org/guides/language/effective-dart)

## Comments



### Comment 14766

- Author: [hidden]
- Created: 2023-02-14T13:00:16+09:00
- Points: 1

[숨김 처리된 댓글입니다]

### Comment 14764

- Author: 525hm
- Created: 2023-02-14T12:06:23+09:00
- Points: 1

Java용은 Checkstyle에서 많은 부분을 지원합니다!  
https://checkstyle.sourceforge.io/google_style.html
