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 }}
jxmorris12
/
language_tool_python
Public
Notifications
You must be signed in to change notification settings
Fork
72
Star
529
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
language_tool_python
.github
on
master
User selector
All users
All time
Commit history
Commits on Aug 1, 2026
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jul 2, 2026
ci: add zizmor checks to lint github actions workflows (#215)
mdevolde
authored
75c7d1e
View commit details
Copy full SHA for 75c7d1e
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
chore: new issues templates (#201)
mdevolde
authored
9094935
View commit details
Copy full SHA for 9094935
View code at this point
Browse repository at this point
chore(dependabot): add dependabot config (#200)
mdevolde
authored
63c1457
View commit details
Copy full SHA for 63c1457
View code at this point
Browse repository at this point
docs(CHANGELOG): make changelog keepachangelog compliant (#199)
mdevolde
authored
23dc3b8
View commit details
Copy full SHA for 23dc3b8
View code at this point
Browse repository at this point
Commits on Jun 20, 2026
ci(codeql): add a ci for codeql scanning
mdevolde
authored
80c4c71
View commit details
Copy full SHA for 80c4c71
View code at this point
Browse repository at this point
docs: add security/code of conduct files (#195)
mdevolde
authored
e460936
View commit details
Copy full SHA for e460936
View code at this point
Browse repository at this point
docs: replace manual cov badge by codecov (#194)
mdevolde
authored
96e3c5b
View commit details
Copy full SHA for 96e3c5b
View code at this point
Browse repository at this point
Commits on Jun 13, 2026
ci(test.yml): migrate runners from ubuntu 24.04 to 26.04 (#185)
mdevolde
authored
1cb1025
View commit details
Copy full SHA for 1cb1025
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
chore: stop support py3.9, now support py3.10-3.15 (#182)
mdevolde
authored
842a9e4
View commit details
Copy full SHA for 842a9e4
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
ci: add macos/win runners (#176)
mdevolde
authored
b8b1162
View commit details
Copy full SHA for b8b1162
View code at this point
Browse repository at this point
Commits on May 16, 2026
docs(CI): remove legacy doc in test.yml (#173)
mdevolde
authored
94339f1
View commit details
Copy full SHA for 94339f1
View code at this point
Browse repository at this point
refactor: use linters in the env, fix mypy warns, improve makefiles (#172)
mdevolde
authored
862fbbf
View commit details
Copy full SHA for 862fbbf
View code at this point
Browse repository at this point
Commits on May 10, 2026
ci: hash pinning of actions, fix other dependencies/settings (#163)
mdevolde
authored
a95d3da
View commit details
Copy full SHA for a95d3da
View code at this point
Browse repository at this point
ci: bump some ci dependencies versions and fix a makefile command (#162)
Show description for ee53243
mdevolde
authored
ee53243
View commit details
Copy full SHA for ee53243
View code at this point
Browse repository at this point
Commits on Dec 29, 2025
feat: added pre-commit checks
mdevolde
committed
82b1400
View commit details
Copy full SHA for 82b1400
View code at this point
Browse repository at this point
Commits on Nov 22, 2025
fix (test_api_public): patch a bug in API test (get request freezed)
mdevolde
committed
46a1071
View commit details
Copy full SHA for 46a1071
View code at this point
Browse repository at this point
Commits on Nov 20, 2025
feat (build_and_publish): moved build and publish script in Makefiles, used uv instead of twine
mdevolde
committed
b37e786
View commit details
Copy full SHA for b37e786
View code at this point
Browse repository at this point
Commits on Nov 19, 2025
docs: separated tests in files, added doc and typing, moved cli tests
Show description for 21efc19
mdevolde
committed
21efc19
View commit details
Copy full SHA for 21efc19
View code at this point
Browse repository at this point
Commits on Nov 17, 2025
feat: added fixed versions for ruff and mypy, added packaging in deps, added coverage in pytest, improved gitignore
mdevolde
committed
28a1e01
View commit details
Copy full SHA for 28a1e01
View code at this point
Browse repository at this point
fix: more explicit MANIFEST.in, added uv.lock and py.typed, fixed type
Show description for 2287685
mdevolde
committed
2287685
View commit details
Copy full SHA for 2287685
View code at this point
Browse repository at this point
Commits on Nov 9, 2025
feat: update CI, fix POSIX locale compatibility
Show description for 96fc17c
mdevolde
committed
96fc17c
View commit details
Copy full SHA for 96fc17c
View code at this point
Browse repository at this point
Commits on Nov 7, 2025
feat: adding contribution tools (guide, templates for issues and PR) (#117)
Show description for cb964c5
mdevolde
and
Copilot
authored
cb964c5
View commit details
Copy full SHA for cb964c5
View code at this point
Browse repository at this point
Commits on Jan 27, 2025
Adding bash tests in the github actions workflow, patching tomllib (using toml instead)
mdevolde
committed
d88e994
View commit details
Copy full SHA for d88e994
View code at this point
Browse repository at this point
Commits on Jan 25, 2025
Refactor GitHub Actions workflow for testing with PyTest
Show description for 457b49d
mdevolde
committed
457b49d
View commit details
Copy full SHA for 457b49d
View code at this point
Browse repository at this point
Migrate project to use pyproject.toml instead of setup.py
Show description for deadcbc
mdevolde
committed
deadcbc
View commit details
Copy full SHA for deadcbc
View code at this point
Browse repository at this point
Commits on Feb 21, 2023
change runs-on to make github actions work
jxmorris12
committed
d8a760e
View commit details
Copy full SHA for d8a760e
View code at this point
Browse repository at this point
Previous
Next
You canβt perform that action at this time.