proto: Create indents.scm (#27730)

Closes #27676

Release Notes:

- N/A
This commit is contained in:
Ben Kunkle 2025-03-29 11:24:05 -04:00 committed by GitHub
parent 73f77a7fbb
commit 548a8d75e6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,3 @@
(_ "{" "}" @end) @indent
(_ "[" "]" @end) @indent
(_ "(" ")" @end) @indent