add(indent): add ignore indent for comments

Signed-off-by: Fymyte <pierguill@gmail.com>
This commit is contained in:
Fymyte 2022-01-06 21:25:48 +01:00 committed by Stephan Seitz
parent 4ebaa35c0b
commit 234ec41653

View file

@ -1,3 +1,5 @@
(rule_set) @indent
(block "}" @branch)
(comment) @ignore