Add a 50 char git title limit test to hacking.
* add N802 to hacking.py Change-Id: I8262531b4b3f8f3a1a2a37679904cf4864cae7b6
This commit is contained in:
		@@ -219,7 +219,8 @@ Commit Messages
 | 
			
		||||
Using a common format for commit messages will help keep our git history
 | 
			
		||||
readable. Follow these guidelines:
 | 
			
		||||
 | 
			
		||||
  First, provide a brief summary (limited to 50 chars).
 | 
			
		||||
  First, provide a brief summary (it is recommended to keep the commit title
 | 
			
		||||
  under 50 chars).
 | 
			
		||||
 | 
			
		||||
  The first line of the commit message should provide an accurate
 | 
			
		||||
  description of the change, not just a reference to a bug or
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user