srgn 0.13.0

A grep-like tool which understands source code syntax and allows for manipulation in addition to search
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[submodule "benches/django"]
	path = benches/django
	url = git@github.com:django/django.git
[submodule "benches/kubernetes"]
	path = benches/kubernetes
	url = git@github.com:kubernetes/kubernetes.git
[submodule "benches/pydantic"]
	path = benches/pydantic
	url = git@github.com:pydantic/pydantic.git
[submodule "tree_sitter_hcl"]
	path = src/scoping/langs/tree_sitter_hcl/upstream
	# Need https for GitHub runners etc. (no ssh keys) to clone
	url = https://github.com/alexpovel/tree-sitter-hcl.git