-
Andreas Dilger authored
Add a Vim modeline "textwidth=70" to force commit comments to wrap at 70 characters, to match standard Git commit style guidelines. Reduce the commit summary length to 62 characters, which is the maximum that can fit after "Subject: [PATCH] " when formatting a patch for email. This is still above the recommended 50 character summary limit, but with the leading ticket number and component, there wouldn't be very much room left for a meaningful comment. Signed-off-by:
Andreas Dilger <adilger@whamcloud.com> Change-Id: I04f8e0278a18a869b78acbf9dd1b55adf354500c Reviewed-on: http://review.whamcloud.com/3284 Tested-by: Hudson Tested-by:
Maloo <whamcloud.maloo@gmail.com> Reviewed-by:
Li Wei <liwei@whamcloud.com> Reviewed-by:
Bruce Korb <bruce_korb@xyratex.com> Reviewed-by:
Oleg Drokin <green@whamcloud.com>
Andreas Dilger authoredAdd a Vim modeline "textwidth=70" to force commit comments to wrap at 70 characters, to match standard Git commit style guidelines. Reduce the commit summary length to 62 characters, which is the maximum that can fit after "Subject: [PATCH] " when formatting a patch for email. This is still above the recommended 50 character summary limit, but with the leading ticket number and component, there wouldn't be very much room left for a meaningful comment. Signed-off-by:
Andreas Dilger <adilger@whamcloud.com> Change-Id: I04f8e0278a18a869b78acbf9dd1b55adf354500c Reviewed-on: http://review.whamcloud.com/3284 Tested-by: Hudson Tested-by:
Maloo <whamcloud.maloo@gmail.com> Reviewed-by:
Li Wei <liwei@whamcloud.com> Reviewed-by:
Bruce Korb <bruce_korb@xyratex.com> Reviewed-by:
Oleg Drokin <green@whamcloud.com>