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 }}
bcdev
/
xrlint
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
23
Code
Issues
6
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
ruff format/check
- #75
#75
Merged
clarasb
merged 11 commits into
main
bcdev/xrlint:main
from
clarasb/xxx-ruff_check
bcdev/xrlint:clarasb/xxx-ruff_check
Copy head branch name to clipboard
Sep 11, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
ruff format/check
#75
clarasb
merged 11 commits into
main
bcdev/xrlint:main
from
clarasb/xxx-ruff_check
bcdev/xrlint:clarasb/xxx-ruff_check
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2026
ruff check --fix
clarasb
committed
df23326
View commit details
Copy full SHA for df23326
Browse repository at this point
ruff check --fix --unsafe-fixes
clarasb
committed
5245f4b
View commit details
Copy full SHA for 5245f4b
Browse repository at this point
ruff SIM117 – nested with statements
clarasb
committed
08b2ed8
View commit details
Copy full SHA for 08b2ed8
Browse repository at this point
ruff TC010 - invalid string inside `|` union type
clarasb
committed
8734a9c
View commit details
Copy full SHA for 8734a9c
Browse repository at this point
Commits on Sep 8, 2026
ruff B021 – f-string used as docstring
clarasb
committed
3d0e796
View commit details
Copy full SHA for 3d0e796
Browse repository at this point
ruff PLR0124 – comparison with itself
clarasb
committed
090579a
View commit details
Copy full SHA for 090579a
Browse repository at this point
ruff B008 – function call in default argument
clarasb
committed
4ba2ce7
View commit details
Copy full SHA for 4ba2ce7
Browse repository at this point
ruff RUF012 – mutable class attributes
clarasb
committed
afb21fc
View commit details
Copy full SHA for afb21fc
Browse repository at this point
ruff check --fix
clarasb
committed
7f65174
View commit details
Copy full SHA for 7f65174
Browse repository at this point
Commits on Sep 9, 2026
address ruff lint findings and update typing test accordingly
clarasb
committed
0bb1c3b
View commit details
Copy full SHA for 0bb1c3b
Browse repository at this point
address ruff lint findings and update typing test accordingly
clarasb
committed
8b1afc5
View commit details
Copy full SHA for 8b1afc5
Browse repository at this point
You can’t perform that action at this time.