mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2025-08-15 01:54:44 +08:00
Add a new hook to forbid new submodules
This commit is contained in:
@ -138,5 +138,6 @@ def main(argv=None):
|
||||
|
||||
return retv
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
exit(main())
|
||||
|
Reference in New Issue
Block a user