12 lines
		
	
	
		
			292 B
		
	
	
	
		
			INI
		
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			292 B
		
	
	
	
		
			INI
		
	
	
	
[Options]
 | 
						|
ignore_merged_commits = true
 | 
						|
 | 
						|
[Builtin Hooks]
 | 
						|
clang_format = true
 | 
						|
 | 
						|
[Hook Scripts]
 | 
						|
strings_lint_hook = ${REPO_ROOT}/frameworks/base/tools/stringslint/stringslint_sha.sh ${PREUPLOAD_COMMIT}
 | 
						|
 | 
						|
checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
 | 
						|
 |