From 3e19ce117c8684b473cae18f23e9ac0f28c3fc9e Mon Sep 17 00:00:00 2001 From: Nicolas Patry Date: Tue, 30 Jul 2024 16:52:31 +0200 Subject: [PATCH] ? --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cb181a70..98f8eb12 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,8 +14,8 @@ repos: rev: v1.0 hooks: - id: fmt - # - id: cargo-check - - id: clippy + - id: cargo-check + # - id: clippy - repo: https://github.com/astral-sh/ruff-pre-commit rev: v0.3.0 hooks: