Skip to content

Commit

Permalink
add cleaner util (#1294)
Browse files Browse the repository at this point in the history
* add cleaner util

* add support for multi repo checks

* fix clippy
  • Loading branch information
pepoviola authored Sep 4, 2023
1 parent 3f5acb5 commit 35911dc
Show file tree
Hide file tree
Showing 4 changed files with 1,897 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[workspace]

members = [ "crates/*", "backchannel" ]
exclude = ["backchannel-cli"]
exclude = ["backchannel-cli", "crates/k8s-cleaner"]
Loading

0 comments on commit 35911dc

Please sign in to comment.