Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NCSOFT
/
ArenaLite
like
2
Running
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
main
ArenaLite
/
precommit.sh
sonsus
others
5b51c97
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
175 Bytes
# reformat all to prevent commit problem
git add .
pre-commit run --all-files
# restore the files added so that one can actually add files to be commit
git restore --staged .