Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

Commit

Permalink
Corrected name in the contributing guide.
Browse files Browse the repository at this point in the history
I guess this is what happens when you start copy-pasting things between
projects.
  • Loading branch information
Yorick Peterse committed Jun 7, 2014
1 parent a07ee7d commit afbc978
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ Whatever editor you use doesn't matter as long as it can do two things:
* Use spaces for indentation.
* Hard wrap lines at 79 characters per line.

To make this process easier Oga comes with an [EditorConfig][editorconfig]
configuration file. If your editor supports this it will automatically apply
the required settings for you.
To make this process easier ruby-lint comes with an
[EditorConfig][editorconfig] configuration file. If your editor supports this
it will automatically apply the required settings for you.

## Hacking on ruby-lint

Expand Down

0 comments on commit afbc978

Please sign in to comment.