You've already forked AstralRinth
forked from didirus/AstralRinth
Move rust checks to own file
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"name": "@modrinth/app-lib",
|
||||
"scripts": {
|
||||
"build": "cargo build --release",
|
||||
"lint": "cargo fmt --check && cargo clippy -- -D warnings",
|
||||
"fix": "cargo fmt && cargo clippy --fix",
|
||||
"test": "cargo test"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user