mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
rust: Remove Rust support from tree
Closes #40469 Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
@@ -41,7 +41,6 @@ rm -f "$TOPLEVEL/contrib/dist/suse/tor.sh" "$TOPLEVEL/contrib/dist/tor.sh"
|
||||
find "$TOPLEVEL/contrib" "$TOPLEVEL/doc" "$TOPLEVEL/scripts" "$TOPLEVEL/src" \
|
||||
-name "*.sh" \
|
||||
-not -path "$TOPLEVEL/src/ext/*" \
|
||||
-not -path "$TOPLEVEL/src/rust/registry/*" \
|
||||
-exec shellcheck {} +
|
||||
|
||||
# Check scripts that aren't named *.sh
|
||||
|
||||
Reference in New Issue
Block a user