Skip to content
Snippets Groups Projects
Commit 5d2ddd0b authored by Zeger-Jan van de Weg's avatar Zeger-Jan van de Weg
Browse files

Remove single qoute style guide rule

parent 734df1bb
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -444,9 +444,7 @@ merge request:
 
1. [Ruby](https://github.com/bbatsov/ruby-style-guide).
Important sections include [Source Code Layout][rss-source] and
[Naming][rss-naming]. Use:
- multi-line method chaining style **Option B**: dot `.` on previous line
- string literal quoting style **Option A**: single quoted by default
[Naming][rss-naming]. Please use multi-line method chaining style **Option B**: dot `.` on previous line
1. [Rails](https://github.com/bbatsov/rails-style-guide)
1. [Testing](doc/development/testing.md)
1. [CoffeeScript](https://github.com/thoughtbot/guides/tree/master/style/coffeescript)
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment