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
.
SublimeText
/
PackageDev
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
86
Star
454
Code
Issues
19
Pull requests
1
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Update tooling (uv, ruff) and some cleanups
- #437
#437
Merged
FichteFoll
merged 16 commits into
master
SublimeText/PackageDev:master
from
feature/tooling
SublimeText/PackageDev:feature/tooling
Copy head branch name to clipboard
Jul 11, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Update tooling (uv, ruff) and some cleanups
#437
FichteFoll
merged 16 commits into
master
SublimeText/PackageDev:master
from
feature/tooling
SublimeText/PackageDev:feature/tooling
Copy head branch name to clipboard
Commits
Commits on Jul 11, 2026
Add preliminary release notes for 3.7.0
FichteFoll
committed
6b7dd61
View commit details
Copy full SHA for 6b7dd61
Browse repository at this point
Address ruff lints in dumpers.py
FichteFoll
committed
49e39e4
View commit details
Copy full SHA for 49e39e4
Browse repository at this point
Address ruff lints in plist_parser.py
FichteFoll
committed
bf09538
View commit details
Copy full SHA for bf09538
Browse repository at this point
Add pyproject.toml & uv.lock
FichteFoll
committed
208e393
View commit details
Copy full SHA for 208e393
Browse repository at this point
ci: Lint using ruff instead of flake8
FichteFoll
committed
9329398
View commit details
Copy full SHA for 9329398
Browse repository at this point
ci: Add dependabot config for github actions
FichteFoll
committed
2a99752
View commit details
Copy full SHA for 2a99752
Browse repository at this point
ci: enable more ruff lint checks
FichteFoll
committed
ac7cfc9
View commit details
Copy full SHA for ac7cfc9
Browse repository at this point
`ruff check --fix`
FichteFoll
committed
8be9b27
View commit details
Copy full SHA for 8be9b27
Browse repository at this point
`ruff check --fix --unsafe-fixes`
FichteFoll
committed
980e70c
View commit details
Copy full SHA for 980e70c
Browse repository at this point
Address several ruff lint errors
FichteFoll
committed
7eb7a33
View commit details
Copy full SHA for 7eb7a33
Browse repository at this point
Specify pyyaml as dependency (for type checkers)
Show description for d6657bd
FichteFoll
committed
d6657bd
View commit details
Copy full SHA for d6657bd
Browse repository at this point
Cleanups for file_conversion.py
FichteFoll
committed
ce0c04c
View commit details
Copy full SHA for ce0c04c
Browse repository at this point
Format with ruff
Show description for a24ab35
FichteFoll
committed
a24ab35
View commit details
Copy full SHA for a24ab35
Browse repository at this point
`codespell -w`
FichteFoll
committed
354f7f6
View commit details
Copy full SHA for 354f7f6
Browse repository at this point
Adjust upstream versions for syntax tests in CI
FichteFoll
committed
e75fe05
View commit details
Copy full SHA for e75fe05
Browse repository at this point
Fix syntax tests for latest dev build
FichteFoll
committed
5861b55
View commit details
Copy full SHA for 5861b55
Browse repository at this point
You can’t perform that action at this time.