Skip to content

Commit

Permalink
chore: check all targets in pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Armavica committed Jan 15, 2025
1 parent d964073 commit 23e4a9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ repos:
hooks:
- id: fmt
- id: cargo-check
args: [--all-targets]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.3
hooks:
Expand Down

0 comments on commit 23e4a9b

Please sign in to comment.