https://github.com/the-mikedavis/tree-sitter-git-commit
A tree-sitter grammar for git commit messages
https://github.com/the-mikedavis/tree-sitter-git-commit
commit-message git parser tree-sitter
Last synced: 6 months ago
JSON representation
A tree-sitter grammar for git commit messages
- Host: GitHub
- URL: https://github.com/the-mikedavis/tree-sitter-git-commit
- Owner: the-mikedavis
- License: mit
- Created: 2021-12-21T22:54:53.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-01T14:31:43.000Z (almost 2 years ago)
- Last Synced: 2025-02-25T20:39:16.792Z (9 months ago)
- Topics: commit-message, git, parser, tree-sitter
- Language: JavaScript
- Homepage: https://the-mikedavis.github.io/tree-sitter-git-commit/
- Size: 934 KB
- Stars: 12
- Watchers: 3
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `tree-sitter-git-commit`
[](https://github.com/the-mikedavis/tree-sitter-git-commit/actions/workflows/ci.yml)
A [tree-sitter](https://tree-sitter.github.io/tree-sitter/) grammar for git commit messages.
### Status
Somewhat complete but needs testing and highlight queries.
### Example
In the [Helix](https://github.com/helix-editor/helix) editor: