diff options
| author | Camden Cheek <camden@ccheek.com> | 2021-05-11 10:03:36 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-11 16:03:36 +0000 |
| commit | 40ffe75bd2d3332babea1241001500a780bc6b62 (patch) | |
| tree | 2e9d95906ec894c5398f4955ef15e3277d61a384 /README.md | |
| parent | 9e0f764b675d987bbdd45af38531cc864c8cfc4c (diff) | |
Add config for Dockerfile parser (#1288)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -144,6 +144,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [css](https://github.com/tree-sitter/tree-sitter-css) (maintained by @TravonteD) - [x] [dart](https://github.com/UserNobody14/tree-sitter-dart) (maintained by @Akin909) - [x] [devicetree](https://github.com/joelspadin/tree-sitter-devicetree) (maintained by @jedrzejboczar) +- [x] [dockerfile](https://github.com/camdencheek/tree-sitter-dockerfile) (maintained by @camdencheek) - [ ] [elm](https://github.com/elm-tooling/tree-sitter-elm) - [x] [erlang](https://github.com/AbstractMachinesLab/tree-sitter-erlang) (maintained by @ostera) - [x] [fennel](https://github.com/travonted/tree-sitter-fennel) (maintained by @TravonteD) |
