indents(c): fix ternary

This commit is contained in:
Stephan Seitz 2022-01-21 21:34:16 +01:00
parent cf8ca7ee4e
commit 3ff725e654
3 changed files with 2 additions and 5 deletions

View file

@ -4,7 +4,6 @@
(preproc_arg)
(field_declaration_list)
(case_statement)
(conditional_expression)
(enumerator_list)
(struct_specifier)
(compound_literal_expression)