Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 15 days 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 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-01T14:31:43.000Z (9 months ago)
- Last Synced: 2024-10-04T16:18:50.036Z (about 1 month 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: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `tree-sitter-git-commit`
[![CI](https://github.com/the-mikedavis/tree-sitter-git-commit/actions/workflows/ci.yml/badge.svg)](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: