Files
homelab-optimized/.mise/tasks/check
Gitea Mirror Bot 78b73f37a4
Some checks failed
Documentation / Deploy to GitHub Pages (push) Has been cancelled
Documentation / Build Docusaurus (push) Has been cancelled
Sanitized mirror from private repository - 2026-04-19 08:20:38 UTC
2026-04-19 08:20:38 +00:00

6 lines
87 B
Bash
Executable File

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