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 }}
mdevolde
/
language_tool_python
Public
forked from
jxmorris12/language_tool_python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 15, 2026
chore(deps): bump tqdm from 4.68.3 to 4.70.0 (#232)
Show description for 93a3535
dependabot[bot]
authored
93a3535
View commit details
Copy full SHA for 93a3535
Browse repository at this point
chore(deps-dev): bump the dev-dependencies group with 3 updates (#231)
Show description for 5d16b70
dependabot[bot]
authored
5d16b70
View commit details
Copy full SHA for 5d16b70
Browse repository at this point
Commits on Aug 1, 2026
chore(deps): bump zizmor from 1.27.0 to 1.28.0 (#230)
mdevolde
authored
667e43e
View commit details
Copy full SHA for 667e43e
Browse repository at this point
chore(deps): bump https://github.com/pre-commit/mirrors-mypy from v2.1.0 to 2.3.0 (#229)
Show description for 1dcf19e
dependabot[bot]
and
mdevolde
authored
1dcf19e
View commit details
Copy full SHA for 1dcf19e
Browse repository at this point
chore(deps): bump https://github.com/astral-sh/ruff-pre-commit (#228)
Show description for 7babe3a
dependabot[bot]
and
mdevolde
authored
7babe3a
View commit details
Copy full SHA for 7babe3a
Browse repository at this point
chore(deps): bump actions/setup-java from 5.3.0 to 5.6.0 (#224)
Show description for 66a72b7
dependabot[bot]
authored
66a72b7
View commit details
Copy full SHA for 66a72b7
Browse repository at this point
chore(deps): bump github/codeql-action/analyze from 4.36.2 to 4.37.1
Show description for 27cabb2
dependabot[bot]
authored and
mdevolde
committed
27cabb2
View commit details
Copy full SHA for 27cabb2
Browse repository at this point
chore(deps): bump github/codeql-action/init from 4.36.2 to 4.37.1
Show description for bc69e3e
dependabot[bot]
authored and
mdevolde
committed
bc69e3e
View commit details
Copy full SHA for bc69e3e
Browse repository at this point
chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#222)
Show description for 3e1d563
dependabot[bot]
authored
3e1d563
View commit details
Copy full SHA for 3e1d563
Browse repository at this point
chore(dependabot): remove exception to avoid mypy and ruff pre-commit updates (#227)
mdevolde
authored
4652a8d
View commit details
Copy full SHA for 4652a8d
Browse repository at this point
chore(deps): bump https://github.com/zizmorcore/zizmor-pre-commit (#221)
Show description for a87937a
dependabot[bot]
and
mdevolde
authored
a87937a
View commit details
Copy full SHA for a87937a
Browse repository at this point
chore(deps): bump astral-sh/setup-uv from 8.2.0 to 8.3.2 (#220)
Show description for 6b8b74c
dependabot[bot]
authored
6b8b74c
View commit details
Copy full SHA for 6b8b74c
Browse repository at this point
chore(deps): bump uv from 0.11.25 to 0.12.1 (#226)
mdevolde
authored
dae129a
View commit details
Copy full SHA for dae129a
Browse repository at this point
Commits on Jul 3, 2026
fix: fix warns catching and warns stacklevels (#218)
mdevolde
authored
f7df171
View commit details
Copy full SHA for f7df171
Browse repository at this point
fix(server): properly detect remote_server URL scheme instead of substring match (#217)
mdevolde
authored
106a6f2
View commit details
Copy full SHA for 106a6f2
Browse repository at this point
Commits on Jul 2, 2026
fix(download_lt): emit a warning when no checksum available (#216)
mdevolde
authored
746b41d
View commit details
Copy full SHA for 746b41d
Browse repository at this point
ci: add zizmor checks to lint github actions workflows (#215)
mdevolde
authored
75c7d1e
View commit details
Copy full SHA for 75c7d1e
Browse repository at this point
test(integration): make a test stable by removing time constraints (#214)
mdevolde
authored
4477151
View commit details
Copy full SHA for 4477151
Browse repository at this point
test: add and refactor tests to have a full coverage (#207)
Show description for be97cfc
mdevolde
authored
be97cfc
View commit details
Copy full SHA for be97cfc
Browse repository at this point
Commits on Jul 1, 2026
fix(match): change match creation behavior to be multi-thread compliant (#213)
mdevolde
authored
c13dbb5
View commit details
Copy full SHA for c13dbb5
Browse repository at this point
fix(server): suppression of a potential raised exception with running processes manipulation (#212)
mdevolde
authored
3ebb352
View commit details
Copy full SHA for 3ebb352
Browse repository at this point
fix(server): correct poor rate limit responses detection (#211)
mdevolde
authored
9cd9cc0
View commit details
Copy full SHA for 9cd9cc0
Browse repository at this point
fix(server): update server url when the port change (#210)
mdevolde
authored
5441b53
View commit details
Copy full SHA for 5441b53
Browse repository at this point
chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#209)
Show description for c12e0d6
dependabot[bot]
authored
c12e0d6
View commit details
Copy full SHA for c12e0d6
Browse repository at this point
chore(deps): bump actions/setup-java from 5.2.0 to 5.3.0 (#208)
Show description for b7022ad
dependabot[bot]
authored
b7022ad
View commit details
Copy full SHA for b7022ad
Browse repository at this point
Commits on Jun 27, 2026
chore(pyproject.toml): add explicit uv config (#206)
mdevolde
authored
f3d5fc1
View commit details
Copy full SHA for f3d5fc1
Browse repository at this point
chore(deps): bump tqdm from 4.68.2 to 4.68.3 (#205)
Show description for f3a3607
dependabot[bot]
authored
f3a3607
View commit details
Copy full SHA for f3a3607
Browse repository at this point
chore(deps-dev): bump pytest in the dev-dependencies group (#204)
Show description for 5cca96c
dependabot[bot]
authored
5cca96c
View commit details
Copy full SHA for 5cca96c
Browse repository at this point
Commits on Jun 26, 2026
perf(server): reuse HTTP session across requests (#203)
mdevolde
authored
2e9f9c8
View commit details
Copy full SHA for 2e9f9c8
Browse repository at this point
Commits on Jun 22, 2026
feat(cli): add categories enable/disable flags (#202)
mdevolde
authored
cf0cf4c
View commit details
Copy full SHA for cf0cf4c
Browse repository at this point
chore: new issues templates (#201)
mdevolde
authored
9094935
View commit details
Copy full SHA for 9094935
Browse repository at this point
chore(dependabot): add dependabot config (#200)
mdevolde
authored
63c1457
View commit details
Copy full SHA for 63c1457
Browse repository at this point
docs(CHANGELOG): make changelog keepachangelog compliant (#199)
mdevolde
authored
23dc3b8
View commit details
Copy full SHA for 23dc3b8
Browse repository at this point
Commits on Jun 20, 2026
fix(server): add missing username to auth as premium user (#198)
mdevolde
authored
27493eb
View commit details
Copy full SHA for 27493eb
Browse repository at this point
docs: major improvment of the sphinx doc (#197)
mdevolde
authored
ea04de4
View commit details
Copy full SHA for ea04de4
Browse repository at this point
Previous
Next
You canβt perform that action at this time.