Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
Alignment-Lab-AI
/
ARC-stuff
like
0
Dataset card
Data Studio
Files
Files and versions
xet
Community
main
ARC-stuff
/
loda-rust
/
rust_project
/
loda-rust-web
/
web
/
codemirror
/
bin
/
lint
Alignment-Lab-AI
Upload folder using huggingface_hub
d5bfab8
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
71 Bytes
#!/usr/bin/env node
process.
exit
(require(
"../test/lint"
).ok ?
0
:
1
);