Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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: