tree-sitter implementation for the confindent configuration language

set clone options to int32::MAX-2 to clone as deeply as possible

+1 -1
+1 -1
.tangled/workflows/mirror.yaml
··· 3 3 branch: ["main"] 4 4 engine: nixery 5 5 clone: 6 - depth: 0 6 + depth: 2147483646 7 7 steps: 8 8 - name: debug-list 9 9 command: "git branch --list"