bin/tools/pre-commit-hook: Added banner check for source and scripts
This commit is contained in:
@ -115,6 +115,9 @@ checkNonStandardCodePatterns
|
||||
# check if #ifndef/#define bounds are named correctly
|
||||
checkHeaderIfndefNames
|
||||
|
||||
# check banner
|
||||
checkBanner
|
||||
|
||||
# check copyright
|
||||
checkCopyright
|
||||
|
||||
|
||||
Reference in New Issue
Block a user