proto: Create indents.scm (#27730)

Closes #27676

Release Notes:

- N/A
This commit is contained in:
Ben Kunkle
2025-03-29 15:24:05 +00:00
committed by GitHub
parent 73f77a7fbb
commit 548a8d75e6
@@ -0,0 +1,3 @@
(_ "{" "}" @end) @indent
(_ "[" "]" @end) @indent
(_ "(" ")" @end) @indent