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
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 }}
slashmili
/
jdatetime
Public
Notifications
You must be signed in to change notification settings
Fork
55
Star
394
Code
Issues
2
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Migrate CI to Ruff for Code Formatting and Linting
- #170
#170
Merged
slashmili
merged 17 commits into
slashmili:main
slashmili/jdatetime:main
from
5j9:ruff
5j9/jdatetime:ruff
Copy head branch name to clipboard
Oct 13, 2025
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Migrate CI to Ruff for Code Formatting and Linting
#170
slashmili
merged 17 commits into
slashmili:main
slashmili/jdatetime:main
from
5j9:ruff
5j9/jdatetime:ruff
Copy head branch name to clipboard
Commits
Commits on Oct 11, 2025
format using ruff
Show description for 76cd10a
5j9
committed
76cd10a
View commit details
Copy full SHA for 76cd10a
Browse repository at this point
add py3.14 to tests matrix
5j9
committed
c8a2d20
View commit details
Copy full SHA for c8a2d20
Browse repository at this point
remove flake8 from tests
Show description for c548f40
5j9
committed
c548f40
View commit details
Copy full SHA for c548f40
Browse repository at this point
fix pyproject directory
Show description for 2a8f2e5
5j9
committed
2a8f2e5
View commit details
Copy full SHA for 2a8f2e5
Browse repository at this point
fix test: datetime.UTC was not available in 3.9
5j9
committed
3263f2a
View commit details
Copy full SHA for 3263f2a
Browse repository at this point
just run ruff check without tox
5j9
committed
31c4924
View commit details
Copy full SHA for 31c4924
Browse repository at this point
remove uv.lock
Show description for 53d2126
5j9
committed
53d2126
View commit details
Copy full SHA for 53d2126
Browse repository at this point
merge setup.cfg into pyproject.toml
5j9
committed
1cb9cf4
View commit details
Copy full SHA for 1cb9cf4
Browse repository at this point
merge setup.py into pyproject.toml
5j9
committed
2eb7c6b
View commit details
Copy full SHA for 2eb7c6b
Browse repository at this point
reformat files after updating line length
Show description for 79ea1a9
5j9
committed
79ea1a9
View commit details
Copy full SHA for 79ea1a9
Browse repository at this point
add ruff format --check and enable E501
5j9
committed
97fdf22
View commit details
Copy full SHA for 97fdf22
Browse repository at this point
break a few remaining long lines
5j9
committed
94380bd
View commit details
Copy full SHA for 94380bd
Browse repository at this point
avoid unnecessary line breaks
5j9
committed
53fad39
View commit details
Copy full SHA for 53fad39
Browse repository at this point
update tox.ini
Show description for 9c50752
5j9
committed
9c50752
View commit details
Copy full SHA for 9c50752
Browse repository at this point
remove .flake8 file
5j9
committed
f385b2a
View commit details
Copy full SHA for f385b2a
Browse repository at this point
Commits on Oct 12, 2025
docs(readme): remove setup.py step
Show description for ab5e270
5j9
committed
ab5e270
View commit details
Copy full SHA for ab5e270
Browse repository at this point
Commits on Oct 13, 2025
remove unnecessary comment
5j9
committed
212698a
View commit details
Copy full SHA for 212698a
Browse repository at this point
You can’t perform that action at this time.