styleguide icon indicating copy to clipboard operation
styleguide copied to clipboard

Style guides for Google-originated open-source projects

Results 248 styleguide issues
Sort by recently updated
recently updated
newest added

…_only_ contain the changes required to meet Google Java Style expectations.

lang:java

This is to get rid of DeprecationWarning when running under modern Python 3 with warnings enabled. Signed-off-by: Chris Lalancette

cpplint

Why no SQL code style? thank you!

enhancement

``` What steps will reproduce the problem? 1. https://google-styleguide.googlecode.com/svn/trunk/lispguide.xml?showone=Attenti on_Required#Attention_Required 2. 3. What is the expected output? What do you see instead? I would expect the "Google Common Lisp Style...

enhancement
auto-migrated

Hi Team, According to the IntelliJ Support team, the Java doc styling doesnt work anymore. Here is the ticket that has the information https://youtrack.jetbrains.com/issue/IDEA-218944.

lang:java

``` 1. Download http://code.google.com/p/google-styleguide/source/browse/trunk/eclipse-java-goog le-style.xml 2. Download latest Eclipse IDE for Java Developers (I used eclipse-java-luna-SR1-linux-gtk.tar.gz ) 3. Extract downloaded archive and launch eclipse 4. Open Window->Preferences->Java->Code Style->Formatter 5. Import...

auto-migrated
lang:java

``` var prot = document.location.protocol; document.write(''); document.write(''); ``` Original issue reported on code.google.com by `[email protected]` on 17 Apr 2014 at 5:35 Attachments: - [javascriptguide.xml.patch](https://storage.googleapis.com/google-code-attachments/google-styleguide/issue-23/comment-0/javascriptguide.xml.patch)

auto-migrated
Type-Patch
lang:js

``` "as it not supported" -> "as it is not supported" ``` Original issue reported on code.google.com by `[email protected]` on 24 Aug 2013 at 12:29 Attachments: - [javascriptguide.xml.patch](https://storage.googleapis.com/google-code-attachments/google-styleguide/issue-18/comment-0/javascriptguide.xml.patch)

auto-migrated
lang:js