mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-16 02:21:46 +04:00
4 lines
60 B
Python
4 lines
60 B
Python
from pre_commit.main import main
|
|
|
|
|
|
raise SystemExit(main())
|