FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-pillow.github.io/justfile at main · python-pillow/python-pillow.github.io · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python-pillow
/
python-pillow.github.io
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
5
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
python-pillow.github.io
/
justfile
Copy path
More file actions
More file actions
Latest commit
History
History
History
4 lines (4 loc) · 105 Bytes
Breadcrumbs
python-pillow.github.io
/
justfile
Copy path
File metadata and controls
4 lines (4 loc) · 105 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
# Run pre-commit hooks against all files
alias
pc
:=
precommit
precommit
:
pre-commit run --all-files
Back
|
FazBrowse Home
|
New Git URL