Skip to content

Commit

Permalink
Revert "Seems to just be clippy which fails in pre-commit.ci."
Browse files Browse the repository at this point in the history
This reverts commit 962e07b.
  • Loading branch information
Julian committed Dec 7, 2023
1 parent 962e07b commit 1b91b7c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
ci:
skip:
- clippy # doesn't seem to run in pre-commit.ci
# pre-commit.ci doesn't have Rust installed
- fmt
- clippy

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit 1b91b7c

Please sign in to comment.