Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
d3v3us committed Dec 18, 2022
1 parent 957a3b6 commit 3ebb4fb
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .pre-commit-config.yaml

This file was deleted.

5 changes: 5 additions & 0 deletions .rusty-hook.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[hooks]
post-commit = "just all"

[logging]
verbose = true
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ debug-assertions = false
panic = 'abort'
incremental = false
overflow-checks = true

[dev-dependencies]
rusty-hook = "0.11.2"

0 comments on commit 3ebb4fb

Please sign in to comment.