mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2025-08-14 17:31:28 +08:00
Add a new hook to forbid new submodules
This commit is contained in:
@ -67,5 +67,6 @@ def main(argv=None):
|
||||
else:
|
||||
return 0
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
exit(main())
|
||||
|
Reference in New Issue
Block a user