chore: initial commit for asepharyana-hub-scraper

This commit is contained in:
asepharyana
2026-07-09 22:07:03 +07:00
commit 80c96eaa42
190 changed files with 28465 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
[package]
name = "rust-lint"
version = "0.1.0"
edition = "2021"
[[bin]]
name = "auto-lint"
path = "auto_lint.rs"
[dependencies]