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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
bids-standard
/
python-validator
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
10
Code
Issues
18
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
chore: Configure ruff in its own file, add precommit hooks
- #72
#72
Merged
effigies
merged 10 commits into
main
bids-standard/python-validator:main
from
add-ruff-and-precommit-hook
bids-standard/python-validator:add-ruff-and-precommit-hook
Copy head branch name to clipboard
Mar 13, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
chore: Configure ruff in its own file, add precommit hooks
#72
effigies
merged 10 commits into
main
bids-standard/python-validator:main
from
add-ruff-and-precommit-hook
bids-standard/python-validator:add-ruff-and-precommit-hook
Copy head branch name to clipboard
Commits
Commits on Mar 13, 2026
add ruff
bendhouseart
authored and
effigies
committed
3cd038a
View commit details
Copy full SHA for 3cd038a
Browse repository at this point
ran precommit
bendhouseart
authored and
effigies
committed
a3efa34
View commit details
Copy full SHA for a3efa34
Browse repository at this point
chore: Remove default config, only include overrides
effigies
committed
a6297e5
View commit details
Copy full SHA for a6297e5
Browse repository at this point
[DATALAD RUNCMD] uv lock
Show description for 15f8602
effigies
committed
15f8602
View commit details
Copy full SHA for 15f8602
Browse repository at this point
[DATALAD RUNCMD] bash -c 'ruff check --fix && ruff format...
Show description for a507fa9
effigies
committed
a507fa9
View commit details
Copy full SHA for a507fa9
Browse repository at this point
Do not reformat .gitignore
effigies
committed
28d7f7c
View commit details
Copy full SHA for 28d7f7c
Browse repository at this point
chore: Remove unnecessary parens
effigies
committed
bbe0151
View commit details
Copy full SHA for bbe0151
Browse repository at this point
chore: Enable pyupgrade rules
effigies
committed
425aa62
View commit details
Copy full SHA for 425aa62
Browse repository at this point
chore: Transfer config from pyproject.toml to ruff.toml
effigies
committed
19a6872
View commit details
Copy full SHA for 19a6872
Browse repository at this point
chore: Prefer formatter to Q000/Q003
effigies
committed
f268033
View commit details
Copy full SHA for f268033
Browse repository at this point
You can’t perform that action at this time.