aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorMike McQuaid2014-01-05 14:43:37 +0000
committerMike McQuaid2014-01-05 14:43:37 +0000
commitf96a313b3a2cf33293e1c75e780baa8abdc7a207 (patch)
tree4488fc3d8ee6a85465752e44697b65c8f4637262 /CONTRIBUTING.md
parent7be17eb0b2e8d663a05f34754d577dfe199c03a6 (diff)
downloadhomebrew-f96a313b3a2cf33293e1c75e780baa8abdc7a207.tar.bz2
CONTRIBUTING: add Ruby style guide.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md1
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!