Files
homelab-optimized/.mise/tasks/check
Gitea Mirror Bot bd82e850ee
Some checks failed
Documentation / Deploy to GitHub Pages (push) Has been cancelled
Documentation / Build Docusaurus (push) Has started running
Sanitized mirror from private repository - 2026-03-21 11:14:37 UTC
2026-03-21 11:14:37 +00:00

6 lines
87 B
Bash
Executable File

#!/usr/bin/env bash
#MISE description="Check project with clippy"
set -e
cargo clippy