Ecosyste.ms: Awesome
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: 3 months ago
JSON representation
A tree-sitter grammar for git's configuration language
- Host: GitHub
- URL: https://github.com/the-mikedavis/tree-sitter-git-config
- Owner: the-mikedavis
- License: mit
- Created: 2022-01-02T12:40:04.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-26T13:27:59.000Z (over 1 year ago)
- Last Synced: 2024-10-15T14:22:43.382Z (4 months ago)
- Topics: config, git, parser, tree-sitter
- Language: JavaScript
- Homepage: https://the-mikedavis.github.io/tree-sitter-git-config/
- Size: 367 KB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.