Skip to content

Commit

Permalink
Switched CONTRIBUTING.md style guide recommendation for method chaining
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamedjo committed Feb 23, 2017
1 parent 43fa9c1 commit 8a61940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,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
- multi-line method chaining style **Option A**: dot `.` on the second line
- string literal quoting style **Option A**: single quoted by default
1. [Rails](https://github.com/bbatsov/rails-style-guide)
1. [Newlines styleguide][newlines-styleguide]
Expand Down

0 comments on commit 8a61940

Please sign in to comment.