+Our [C++ Style Guide](http://google-styleguide.googlecode.com/svn/trunk/cppguide.html), [Objective-C Style Guide](http://google-styleguide.googlecode.com/svn/trunk/objcguide.xml), [Java Style Guide](http://google-styleguide.googlecode.com/svn/trunk/javaguide.html), [Python Style Guide](http://google-styleguide.googlecode.com/svn/trunk/pyguide.html), [Shell Style Guide](http://google-styleguide.googlecode.com/svn/trunk/shell.xml), [HTML/CSS Style Guide](http://google-styleguide.googlecode.com/svn/trunk/htmlcssguide.xml), [JavaScript Style Guide](http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml), [AngularJS Style Guide](https://google-styleguide.googlecode.com/svn/trunk/angularjs-google-style.html), [Common Lisp Style Guide](http://google-styleguide.googlecode.com/svn/trunk/lispguide.xml), and [Vimscript Style Guide](http://google-styleguide.googlecode.com/svn/trunk/vimscriptguide.xml) are now available. We have also released [cpplint](http://google-styleguide.googlecode.com/svn/trunk/cpplint), a tool to assist with style guide compliance, and [google-c-style.el](http://google-styleguide.googlecode.com/svn/trunk/google-c-style.el), an Emacs settings file for Google style.
0 commit comments