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

GitHub suggests that the CODEOWNERS file be in the .github directory.

in cppguide.html, Could somebody please elaborate 'use a const pointer when the non-optional form would have used a reference'? It will be also helpful if some examples can be added....

These style guides are copies of Google's internal style guides to assist developers working on Google owned and originated open source projects. Changes should be made to the internal style...

I would love to see your code style for Kotlin as a configuration file for IntelliJ

Both [eclipse-java-google-style.xml](https://github.com/google/styleguide/blob/gh-pages/eclipse-java-google-style.xml) and [intellij-java-google-style.xml](https://github.com/google/styleguide/blob/gh-pages/intellij-java-google-style.xml) were last updated 4 years ago and are effectively obsolete. Google has moved its focus to [google-java-format](https://github.com/google/google-java-format) because “Eclipse and IntelliJ IDEA weren’t flexible enough to...

lang:java

Please append framework-specific style guides like Django or Express to preserve the comprehensibility of the repo

Right now this just uses the snippets from the styleguide.

lang:cpp