Skip to content
forked from google/styleguide

Style guides for Google-originated open-source projects

Notifications You must be signed in to change notification settings

relex/styleguide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relex Style Guides

Relex style guide is based on the Google style guides and currently hold for only select languages.

It is a set of sometimes arbitrary conventions on how to write code at Relex. It is not documenting how the code currently is, but instead, how it should be. Consistent style should make it easier to handle our codebase.

Term “Style” covers a lot of ground, from more superficial such like “use camelCase for variable names” to decisions concerning program structure, such as “never use global variables” and “never use exceptions.”

We currently have style guides for Java and Ruby. For JavaScript, there is a linter. Document so far updated for Relex use is the Java Style Guide.

Disagreements and clarifications are welcome.

These style guides are licensed under the CC-By 3.0 License, which encourages you to share these documents. See http://creativecommons.org/licenses/by/3.0/ for more details.

About

Style guides for Google-originated open-source projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 59.9%
  • Python 30.9%
  • XSLT 5.4%
  • CSS 1.6%
  • JavaScript 1.2%
  • Emacs Lisp 0.9%
  • Other 0.1%