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-config

A tree-sitter grammar for git's configuration language
https://github.com/the-mikedavis/tree-sitter-git-config

config git parser tree-sitter

Last synced: 3 months ago
JSON representation

A tree-sitter grammar for git's configuration language

Awesome Lists containing this project

README

        

# `tree-sitter-git-config`

[![CI](https://github.com/the-mikedavis/tree-sitter-git-config/actions/workflows/ci.yml/badge.svg)](https://github.com/the-mikedavis/tree-sitter-git-config/actions/workflows/ci.yml)

A [tree-sitter](https://tree-sitter.github.io/tree-sitter/) grammar for git's configuration language

### Status

Workable, but needs more test cases.