feat(t32): add indent rules (#4782)

This commit is contained in:
Christoph Sax 2023-05-18 09:40:13 +02:00 committed by GitHub
parent 102f1b2f55
commit 16cce8df58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 291 additions and 5 deletions

View file

@ -121,6 +121,7 @@
; Parameter declarations
(parameter_declaration
command: (identifier) @keyword
(identifier)? @constant.builtin
macro: (macro) @parameter)
; Control flow