Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
sphinx-contrib
/
sphinx-lint
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
24
Star
95
Code
Issues
32
Pull requests
6
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 19, 2025
Adding a manpage.
JulienPalard
committed
c883505
Copy full SHA for c883505
Commits on Nov 7, 2025
Detect roles that start with `!~` (#146)
Show description for 833d320
mushitoriami
authored
833d320
Copy full SHA for 833d320
Commits on Nov 5, 2025
Improve hyperlink checker to flag unnecessary underscores (#151)
Show description for 212dd3d
VarunNikam22
authored
212dd3d
Copy full SHA for 212dd3d
Commits on Oct 28, 2025
feat: add checker for role with extra backtick (#139)
Show description for e24bb0e
mattwang44
authored
e24bb0e
Copy full SHA for e24bb0e
Commits on Oct 25, 2025
Bump pre-commit. (#148)
JulienPalard
authored
ee39033
Copy full SHA for ee39033
Commits on Sep 17, 2025
Include C construct directives for RST checks (#109)
hugovk
authored
f92a007
Copy full SHA for f92a007
Commits on Sep 15, 2025
Drop support for Python 3.9 (#145)
hugovk
authored
78e818a
Copy full SHA for 78e818a
NEW: Ignore line length when line only contains a long URL (#132)
carterbox
authored
c41456f
Copy full SHA for c41456f
Exclude underscores in download directive URLs (#135)
VarunNikam22
authored
e3987be
Copy full SHA for e3987be
Commits on Sep 7, 2025
Fix to skip `missing-space-after-role` check in tables (#143)
Show description for a2753eb
hugovk
and
Yuki Kobayashi
authored
a2753eb
Copy full SHA for a2753eb
Commits on Aug 25, 2025
Replace deprecated classifier with licence expression (PEP 639) (#138)
hugovk
authored
0e9f6fc
Copy full SHA for 0e9f6fc
Commits on Jun 30, 2025
Add support for Python 3.14 and enable colour help (#129)
hugovk
authored
688bef9
Copy full SHA for 688bef9
Commits on May 27, 2025
Fix `return` to `continue` in table detection logic (#131)
Show description for 9c97dd9
Yuki Kobayashi
and
ezio-melotti
authored
9c97dd9
Copy full SHA for 9c97dd9
Commits on May 25, 2025
Print multiple errors at once (#121)
A5rocks
authored
2188172
Copy full SHA for 2188172
Commits on Oct 19, 2024
Drop support for Python 3.8 (#122)
hugovk
authored
b1bec13
Copy full SHA for b1bec13
Commits on Sep 11, 2024
Fix check_missing_space_in_hyperlink docstring (#117)
kartben
authored
ff671d6
Copy full SHA for ff671d6
Commits on Sep 2, 2024
CI: Move friend projects to own job (#116)
hugovk
authored
82e6aec
Copy full SHA for 82e6aec
Add checker for searching unnecessary parentheses in func & meth role (#115)
Show description for 2f5b2d5
mattwang44
and
hugovk
authored
2f5b2d5
Copy full SHA for 2f5b2d5
Commits on Mar 23, 2024
CI: set concurrency (#112)
Show description for a9559ba
Borda
and
hugovk
authored
a9559ba
Copy full SHA for a9559ba
Commits on Feb 22, 2024
Use Ruff for formatting as well as linting (#110)
Show description for 7e92006
Borda
and
AlexWaygood
authored
7e92006
Copy full SHA for 7e92006
Commits on Dec 12, 2023
Add tool.hatch.build.targets.wheel to fix `pip install .` with Hatchling 1.19 (#106)
hugovk
authored
ce6d7ae
Copy full SHA for ce6d7ae
Commits on Nov 24, 2023
Lint on GitHub Actions via pre-commit (#104)
Show description for 74db402
hugovk
and
AlexWaygood
authored
74db402
Copy full SHA for 74db402
Add tox for easy testing of multiple Python versions (#100)
hugovk
authored
f5ee878
Copy full SHA for f5ee878
Commits on Nov 22, 2023
Print error messages to stderr (#102)
rffontenelle
authored
ac9d13a
Copy full SHA for ac9d13a
Commits on Nov 18, 2023
Add Python 3.13 to the testing matrix (#91)
Show description for 6b070ea
ezio-melotti
and
hugovk
authored
6b070ea
Copy full SHA for 6b070ea
Commits on Nov 12, 2023
Move CLI code out of `__main__.py` to allow multiprocessing to work for `python -m sphinxlint` (#99)
hugovk
authored
5b2e1b8
Copy full SHA for 5b2e1b8
Commits on Oct 22, 2023
docs(cli): Add missing space in --help output (#96)
Show description for 87dd645
rpatterson
and
ezio-melotti
authored
87dd645
Copy full SHA for 87dd645
Commits on Oct 16, 2023
Use `require_serial: true` as the default for our pre-commit hook, not `-j1` (#95)
AlexWaygood
authored
ae69698
Copy full SHA for ae69698
Commits on Oct 15, 2023
Improve usability of Sphinx Lint with pre-commit (#94)
Show description for dbccac0
AlexWaygood
and
hugovk
authored
dbccac0
Copy full SHA for dbccac0
Commits on Oct 14, 2023
Fix sh code block in README (#93)
Show description for 84d17a7
jdillard
authored
84d17a7
Copy full SHA for 84d17a7
Commits on Oct 13, 2023
Update release instructions in README.md (#89)
Show description for 6b758fd
ezio-melotti
and
AlexWaygood
authored
6b758fd
Copy full SHA for 6b758fd
Add docs on how best to use sphinx-lint with pre-commit (#90)
Show description for 4cecfc7
3 people
authored
4cecfc7
Copy full SHA for 4cecfc7
Add link to changelog on pyproject.toml/PyPI (#92)
ezio-melotti
authored
881f0d5
Copy full SHA for 881f0d5
Fix for suggestion applied blindly during review (#86)
Show description for b61542c
rtobar
authored
b61542c
Copy full SHA for b61542c
Merge pull request #88 from sphinx-contrib/trusted-publishing
Show description for a9af369
ezio-melotti
authored
a9af369
Copy full SHA for a9af369
Pagination
Previous
Next
You can’t perform that action at this time.