Sanitized mirror from private repository - 2026-04-05 09:36:32 UTC
This commit is contained in:
5
.mise/tasks/check
Executable file
5
.mise/tasks/check
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
#MISE description="Check project with clippy"
|
||||
set -e
|
||||
|
||||
cargo clippy
|
||||
Reference in New Issue
Block a user