styleguide
styleguide copied to clipboard
Style guides for Google-originated open-source projects
…_only_ contain the changes required to meet Google Java Style expectations.
This is to get rid of DeprecationWarning when running under modern Python 3 with warnings enabled. Signed-off-by: Chris Lalancette
``` 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...
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.
``` 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...
``` 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)
``` "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)