diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2012-06-28 15:50:09 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2012-06-28 15:50:09 -0400 |
commit | 9d9adb6254098a66412a8eee85b1f2f27678e68e (patch) | |
tree | a143b28d0521650571d650e63689e4a588436a1a /HACKING | |
parent | 16a2123ef0c8dedb9c496d439a6dd439bd578f2d (diff) | |
download | librambutan-9d9adb6254098a66412a8eee85b1f2f27678e68e.tar.gz librambutan-9d9adb6254098a66412a8eee85b1f2f27678e68e.zip |
HACKING: mention contrib/astylerc.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,6 +4,10 @@ Read this before submitting patches: In particular, patches without sign-off lines will not be accepted. +If your patch is formatted very differently from the libmaple style, +you may find the astyle options file in contrib/astylerc useful for +auto-formatting it roughly in the libmaple style. + LeafLabs is a small shop. Please help us merge your patches efficiently by getting formatting nits etc. out of the way before submitting. |