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
.
Expensify
/
App
Public
Notifications
You must be signed in to change notification settings
Fork
4k
Star
5k
Code
Issues
1.4k
Pull requests
801
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[No QA] Prune stale eslint-seatbelt entries for deleted files on merge to main
- #98665
#98665
Merged
blimpich
merged 9 commits into
main
Expensify/App:main
from
chore/prune-stale-eslint-seatbelt-entries
Expensify/App:chore/prune-stale-eslint-seatbelt-entries
Copy head branch name to clipboard
Aug 14, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
[No QA] Prune stale eslint-seatbelt entries for deleted files on merge to main
#98665
blimpich
merged 9 commits into
main
Expensify/App:main
from
chore/prune-stale-eslint-seatbelt-entries
Expensify/App:chore/prune-stale-eslint-seatbelt-entries
Copy head branch name to clipboard
Commits
Commits on Aug 14, 2026
Prune stale eslint-seatbelt entries for deleted files on merge to main
Show description for 78e290c
roryabraham
committed
78e290c
View commit details
Copy full SHA for 78e290c
Browse repository at this point
Rewrite scripts/lint.ts in bun, folding seatbelt pruning into the normal lint flow
Show description for 8a83397
roryabraham
committed
8a83397
View commit details
Copy full SHA for 8a83397
Browse repository at this point
Fill in PR link for patch 003 in details.md
roryabraham
committed
fabfa27
View commit details
Copy full SHA for fabfa27
Browse repository at this point
Use Bun Shell in scripts/lint.ts instead of spawnSync
Show description for 272827d
roryabraham
committed
272827d
View commit details
Copy full SHA for 272827d
Browse repository at this point
Document why scripts/tsconfig.json can't cover the whole scripts/ directory
Show description for 5326a06
roryabraham
committed
5326a06
View commit details
Copy full SHA for 5326a06
Browse repository at this point
Use Bun.file and import.meta.dir instead of node:fs/node:path
Show description for 5270835
roryabraham
committed
5270835
View commit details
Copy full SHA for 5270835
Browse repository at this point
Proper boolean naming
roryabraham
committed
c801ae6
View commit details
Copy full SHA for c801ae6
Browse repository at this point
Parallelize seatbelt file-existence checks with Promise.all
Show description for 70363d0
roryabraham
committed
70363d0
View commit details
Copy full SHA for 70363d0
Browse repository at this point
Merge branch main into chore/prune-stale-eslint-seatbelt-entries
roryabraham
committed
38fdbda
View commit details
Copy full SHA for 38fdbda
Browse repository at this point
You can’t perform that action at this time.