#!/bin/bash
# Pre-push hook for Rust projects
# Runs comprehensive tests before pushing to ensure code quality
