Commit 276a35c7 authored by Jeroen van Baarsen's avatar Jeroen van Baarsen

Linked to new styleguides

This way HoundCI makes more sense.
parent 0f31acd0
......@@ -107,7 +107,10 @@ For examples of feedback on merge requests please look at already [closed merge
## Style guides
1. [Ruby style guide](https://github.com/bbatsov/ruby-style-guide)
1. [Rails style guide](https://github.com/bbatsov/rails-style-guide)
1. [CoffeeScript style guide](https://github.com/polarmobile/coffeescript-style-guide)
1. [Shell command guidelines](doc/development/shell_commands.md)
1. [Formatting](https://github.com/thoughtbot/guides/tree/master/style#formatting)
2. [Naming](https://github.com/thoughtbot/guides/tree/master/style#naming)
3. [Ruby](https://github.com/thoughtbot/guides/tree/master/style#ruby)
4. [Rails](https://github.com/thoughtbot/guides/tree/master/style#rails)
5. [CoffeeScript](https://github.com/thoughtbot/guides/tree/master/style#coffeescript)
6. [Testing](https://github.com/thoughtbot/guides/tree/master/style#testing)
7. [Shell commands](doc/development/shell_commands.md)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment