Put the bbatsov back in
This commit is contained in:
parent
276a35c75c
commit
47f3eec515
1 changed files with 7 additions and 8 deletions
|
@ -106,11 +106,10 @@ For examples of feedback on merge requests please look at already [closed merge
|
|||
1. It conforms to the following style guides
|
||||
|
||||
## Style guides
|
||||
|
||||
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)
|
||||
1. [Ruby](https://github.com/bbatsov/ruby-style-guide)
|
||||
2. [Rails](https://github.com/bbatsov/rails-style-guide)
|
||||
3. [Formatting](https://github.com/thoughtbot/guides/tree/master/style#formatting)
|
||||
4. [Naming](https://github.com/thoughtbot/guides/tree/master/style#naming)
|
||||
8. [Testing](https://github.com/thoughtbot/guides/tree/master/style#testing)
|
||||
7. [CoffeeScript](https://github.com/thoughtbot/guides/tree/master/style#coffeescript)
|
||||
9. [Shell commands](doc/development/shell_commands.md)
|
||||
|
|
Loading…
Reference in a new issue