diff options
| author | Mike McQuaid | 2014-01-05 14:43:37 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2014-01-05 14:43:37 +0000 |
| commit | f96a313b3a2cf33293e1c75e780baa8abdc7a207 (patch) | |
| tree | 4488fc3d8ee6a85465752e44697b65c8f4637262 | |
| parent | 7be17eb0b2e8d663a05f34754d577dfe199c03a6 (diff) | |
| download | homebrew-f96a313b3a2cf33293e1c75e780baa8abdc7a207.tar.bz2 | |
CONTRIBUTING: add Ruby style guide.
| -rw-r--r-- | CONTRIBUTING.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d4d8a8390..645be31d8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,5 +20,6 @@ Please read: * [Formula Cookbook](https://github.com/Homebrew/homebrew/wiki/Formula-Cookbook) * [Acceptable Formulae](https://github.com/Homebrew/homebrew/wiki/Acceptable-Formulae) +* [Ruby Style Guide](https://github.com/styleguide/ruby) Thanks! |
