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
.
VACLab
/
BiasAnalyzerCore
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Adding Ruff linter and formatting
- #25
#25
Merged
hyi
merged 12 commits into
main
VACLab/BiasAnalyzerCore:main
from
ruff-linter
VACLab/BiasAnalyzerCore:ruff-linter
Copy head branch name to clipboard
Nov 6, 2025
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Adding Ruff linter and formatting
#25
hyi
merged 12 commits into
main
VACLab/BiasAnalyzerCore:main
from
ruff-linter
VACLab/BiasAnalyzerCore:ruff-linter
Copy head branch name to clipboard
Commits
Commits on Nov 6, 2025
dependency update as well as update code to conform to ruff linter
hyi
committed
7912512
View commit details
Copy full SHA for 7912512
Browse repository at this point
supressed some ruff check errors
hyi
committed
74ae030
View commit details
Copy full SHA for 74ae030
Browse repository at this point
ruff reformatting
hyi
committed
ddd6312
View commit details
Copy full SHA for ddd6312
Browse repository at this point
updated test.yml to reflect updated poetry environment
hyi
committed
909ae5e
View commit details
Copy full SHA for 909ae5e
Browse repository at this point
add ruff check run into github workflow
hyi
committed
942b27f
View commit details
Copy full SHA for 942b27f
Browse repository at this point
adding caching in installing dependencies in github workflow action
hyi
committed
ff6113e
View commit details
Copy full SHA for ff6113e
Browse repository at this point
fix workflow runner failure
hyi
committed
60dd89a
View commit details
Copy full SHA for 60dd89a
Browse repository at this point
trying to fix workflow runner
hyi
committed
4837626
View commit details
Copy full SHA for 4837626
Browse repository at this point
suppress some strict ruff checks
hyi
committed
79dc993
View commit details
Copy full SHA for 79dc993
Browse repository at this point
add poetry caching in workflow runner
hyi
committed
5d4bc37
View commit details
Copy full SHA for 5d4bc37
Browse repository at this point
remove ruff check supressor to test poetry environment caching in github workflow runner
hyi
committed
a1e995d
View commit details
Copy full SHA for a1e995d
Browse repository at this point
add back the ruff check supressor now that the caching appears to work
hyi
committed
e324a3e
View commit details
Copy full SHA for e324a3e
Browse repository at this point
You can’t perform that action at this time.