An open API service indexing awesome lists of open source software.

https://github.com/ottemo/styleguide


https://github.com/ottemo/styleguide

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

## Ottemo Coding Style Guides
As you work on files try to leave them in state closer to our style guides than when you found them.

## Style Guides
1. [Git Commit Messages](/style/git.md)
1. [JavaScript & AngularJS](/style/javascript-angularjs.md)
1. [HTML](/style/html.md)

## Style Enforcement
1. [JSHint](/style/.jshintrc)
1. [JSBeautify](/style/.jsbeautifyrc)
1. [Editor Config](/style/.editorconfig)
1. [Git Attributes](/style/.gitattributes)