Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
spotship
/
rustyroute
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
5
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
ENG-4687 pre-commit hook: cargo fmt --check + hygiene
- #8
#8
Merged
jimbofreedman
merged 28 commits into
main
spotship/rustyroute:main
from
worktree-ENG-4687
spotship/rustyroute:worktree-ENG-4687
Copy head branch name to clipboard
Jul 22, 2026
Conversation
Commits
28
(28)
Checks
Files changed
Merged
ENG-4687 pre-commit hook: cargo fmt --check + hygiene
#8
jimbofreedman
merged 28 commits into
main
spotship/rustyroute:main
from
worktree-ENG-4687
spotship/rustyroute:worktree-ENG-4687
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2026
test(infra): ENG-4687 add pre-commit config invariant test (red)
Show description for 7209926
jimbofreedman
committed
7209926
View commit details
Copy full SHA for 7209926
Browse repository at this point
feat(infra): ENG-4687 add pre-commit config (cargo fmt --check + hygiene)
Show description for a74e6e6
jimbofreedman
committed
a74e6e6
View commit details
Copy full SHA for a74e6e6
Browse repository at this point
docs: ENG-4687 document pre-commit install in CONTRIBUTING.md
Show description for d7cb592
jimbofreedman
committed
d7cb592
View commit details
Copy full SHA for d7cb592
Browse repository at this point
style: ENG-4687 rustfmt pre_commit_config test (collapse array literal)
Show description for 30543a7
jimbofreedman
committed
30543a7
View commit details
Copy full SHA for 30543a7
Browse repository at this point
fix(infra): ENG-4687 extend cargo-fmt-check hook to cover downstream_consumer
Show description for 4aa9bd6
jimbofreedman
committed
4aa9bd6
View commit details
Copy full SHA for 4aa9bd6
Browse repository at this point
test(infra): ENG-4687 add pre-commit e2e tests (AC2-AC4)
Show description for 88fabe5
jimbofreedman
committed
88fabe5
View commit details
Copy full SHA for 88fabe5
Browse repository at this point
fix(docs): ENG-4687 strip extra trailing newline from CODE_OF_CONDUCT.md
Show description for d154555
jimbofreedman
committed
d154555
View commit details
Copy full SHA for d154555
Browse repository at this point
test(infra): ENG-4687 tighten AC3 fallback to match `rustfmt` not `cargo fmt`
Show description for 45a81e1
jimbofreedman
committed
45a81e1
View commit details
Copy full SHA for 45a81e1
Browse repository at this point
docs: ENG-4687 reposition "Before opening a PR, run:" in CONTRIBUTING
Show description for e7235af
jimbofreedman
committed
e7235af
View commit details
Copy full SHA for e7235af
Browse repository at this point
ci: ENG-4687 add pre-commit job so AC2/AC3/AC4 are machine-verified
Show description for 2ab9146
jimbofreedman
committed
2ab9146
View commit details
Copy full SHA for 2ab9146
Browse repository at this point
test(infra): ENG-4687 tighten AC4 clippy-invoked probe
Show description for 6534022
jimbofreedman
committed
6534022
View commit details
Copy full SHA for 6534022
Browse repository at this point
test(infra): ENG-4687 anchor AC4 negative check on seeded crate banner
Show description for 099b880
jimbofreedman
committed
099b880
View commit details
Copy full SHA for 099b880
Browse repository at this point
test(infra): ENG-4687 make python-hook absence check case-insensitive
Show description for 95404cb
jimbofreedman
committed
95404cb
View commit details
Copy full SHA for 95404cb
Browse repository at this point
style: ENG-4687 rustfmt pre_commit_e2e (collapse multi-line let binding)
Show description for 477f44b
jimbofreedman
committed
477f44b
View commit details
Copy full SHA for 477f44b
Browse repository at this point
fix(infra): ENG-4687 split cargo-fmt-check hook for cross-platform support
Show description for 9de6ae1
jimbofreedman
committed
9de6ae1
View commit details
Copy full SHA for 9de6ae1
Browse repository at this point
test(infra): ENG-4687 harden e2e tests per Copilot review
Show description for 2848e74
jimbofreedman
committed
2848e74
View commit details
Copy full SHA for 2848e74
Browse repository at this point
docs: ENG-4687 add pre-commit install command to CONTRIBUTING.md
Show description for 718252e
jimbofreedman
committed
718252e
View commit details
Copy full SHA for 718252e
Browse repository at this point
fix: ENG-4687 address second Copilot review on PR #8
Show description for a7f53e1
jimbofreedman
committed
a7f53e1
View commit details
Copy full SHA for a7f53e1
Browse repository at this point
fix: ENG-4687 address third Copilot review on PR #8
Show description for 9bc9a7b
jimbofreedman
committed
9bc9a7b
View commit details
Copy full SHA for 9bc9a7b
Browse repository at this point
test(infra): ENG-4687 address fourth Copilot review on PR #8
Show description for 3f430a7
jimbofreedman
committed
3f430a7
View commit details
Copy full SHA for 3f430a7
Browse repository at this point
fix: ENG-4687 address fourth Copilot review on PR #8
Show description for bb66ded
jimbofreedman
committed
bb66ded
View commit details
Copy full SHA for bb66ded
Browse repository at this point
fix(test): ENG-4687 AC4 strip cargo ANSI colors so `Checking` matches
Show description for 8e8e78f
jimbofreedman
committed
8e8e78f
View commit details
Copy full SHA for 8e8e78f
Browse repository at this point
test(infra): ENG-4687 address fifth Copilot review on PR #8
Show description for 5bb2828
jimbofreedman
committed
5bb2828
View commit details
Copy full SHA for 5bb2828
Browse repository at this point
test+ci: ENG-4687 address sixth Copilot review on PR #8
Show description for 8a8b3e6
jimbofreedman
committed
8a8b3e6
View commit details
Copy full SHA for 8a8b3e6
Browse repository at this point
test(infra): ENG-4687 address seventh Copilot review on PR #8
Show description for 100d675
jimbofreedman
committed
100d675
View commit details
Copy full SHA for 100d675
Browse repository at this point
test(infra): ENG-4687 use Vec::contains over manual any() pattern
Show description for cfe8945
jimbofreedman
committed
cfe8945
View commit details
Copy full SHA for cfe8945
Browse repository at this point
test(infra): ENG-4687 pass cargo-augmented PATH to AC2 pre-commit run
Show description for cd0770e
jimbofreedman
and
claude
committed
cd0770e
View commit details
Copy full SHA for cd0770e
Browse repository at this point
ci: ENG-4687 cache pre-commit hook envs in pre-commit job
Show description for ae6c6ad
jimbofreedman
and
claude
committed
ae6c6ad
View commit details
Copy full SHA for ae6c6ad
Browse repository at this point
You can’t perform that action at this time.