[edk2] [Patch 1/3] BaseTools: Update PatchCheck for max length of subject and message line

2016-10-17 Thread Yonghong Zhu
This patch update PatchCheck.py: 1. The subject line of the commit message should be < 72 characters. 2. The other lines of the commit message should be < 76 characters. Fixes: https://bugzilla.tianocore.org/show_bug.cgi?id=113 Cc: Liming Gao Cc: Jordan Justen Contributed-under: TianoCore Contr

Re: [edk2] [Patch 1/3] BaseTools: Update PatchCheck for max length of subject and message line

2016-10-17 Thread Jordan Justen
On 2016-10-17 01:28:36, Yonghong Zhu wrote: > This patch update PatchCheck.py: > 1. The subject line of the commit message should be < 72 characters. > 2. The other lines of the commit message should be < 76 characters. > > Fixes: https://bugzilla.tianocore.org/show_bug.cgi?id=113 > Can you remo

Re: [edk2] [Patch 1/3] BaseTools: Update PatchCheck for max length of subject and message line

2016-10-17 Thread Zhu, Yonghong
Re: [edk2] [Patch 1/3] BaseTools: Update PatchCheck for max length of subject and message line On 2016-10-17 01:28:36, Yonghong Zhu wrote: > This patch update PatchCheck.py: > 1. The subject line of the commit message should be < 72 characters. > 2. The other lines of the commit