FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
pre-commit/pre_commit/__main__.py at main · pre-commit/pre-commit · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
pre-commit
/
pre-commit
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1k
Star
15.5k
Code
Issues
18
Pull requests
8
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
pre-commit
/
pre_commit
/
__main__.py
Copy path
More file actions
More file actions
Latest commit
History
History
History
7 lines (4 loc) · 127 Bytes
Breadcrumbs
pre-commit
/
pre_commit
/
__main__.py
Copy path
File metadata and controls
7 lines (4 loc) · 127 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
from
__future__
import
annotations
from
pre_commit
.
main
import
main
if
__name__
==
'__main__'
:
raise
SystemExit
(
main
())
Back
|
FazBrowse Home
|
New Git URL