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

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: about 1 year 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.