CONTRIBUTING: add Ruby style guide.

This commit is contained in:
Mike McQuaid 2014-01-05 14:43:37 +00:00
parent 6047e67d35
commit 5f060a09ff

View File

@ -20,5 +20,6 @@ Please read:
* [Formula Cookbook](https://github.com/Homebrew/homebrew/wiki/Formula-Cookbook) * [Formula Cookbook](https://github.com/Homebrew/homebrew/wiki/Formula-Cookbook)
* [Acceptable Formulae](https://github.com/Homebrew/homebrew/wiki/Acceptable-Formulae) * [Acceptable Formulae](https://github.com/Homebrew/homebrew/wiki/Acceptable-Formulae)
* [Ruby Style Guide](https://github.com/styleguide/ruby)
Thanks! Thanks!