8000 GitHub - dan-brooks-otb/guidelines: These guidelines provide a summary of our coding style
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dan-brooks-otb/guidelines

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

guidelines

These guidelines provide a summary of coding styles On the Beach. It is not intended to be exhaustive or absolute. In general, follow the style of the surrounding code while keeping in mind the following:

  • Prefer clarity over cleverness
  • Prefer full names over abbreviations
  • Avoid complexity
  • Don't patch core classes
  • Fail fast, fail hard
  • Be consistent
  • Have fun

Contributions

Pull requests and discussion are welcome.

Copyright

Copyright © 2015 On the Beach Ltd. See LICENSE.txt for further details.

About

These guidelines provide a summary of our coding style

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%
0