tree-sitter-dockerfile/bindings/python/tree_sitter_dockerfile
tvrinssen 1bf9daef46
Support heredocs (#45)
This adds support for heredocs in Dockerfiles. This required adding an external scanner to store the required state.

Co-authored-by: Camden Cheek <camden@ccheek.com>
2024-04-19 14:08:28 -06:00
..
__init__.py Support heredocs (#45) 2024-04-19 14:08:28 -06:00
__init__.pyi Support heredocs (#45) 2024-04-19 14:08:28 -06:00
binding.c Support heredocs (#45) 2024-04-19 14:08:28 -06:00
py.typed Support heredocs (#45) 2024-04-19 14:08:28 -06:00