Remove both check + clippy ?

This commit is contained in:
Nicolas Patry 2024-07-30 17:02:41 +02:00
parent f9d4a08f21
commit b2edffabb9
No known key found for this signature in database
GPG Key ID: E939E8CC91A1C674

View File

@ -14,7 +14,8 @@ repos:
rev: v1.0
hooks:
- id: fmt
- id: cargo-check
# - id: cargo-check
# - id: clippy
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.0
hooks: