Skip to content

Commit 1ea385b

Browse files
committed
feat - propose IndentTernaryConditions as a default rule
1 parent 53c2e1b commit 1ea385b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

driade.sublime-settings

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
"RestoreComments",
2020
"ShortArray",
2121
"ExtraCommaInArray",
22-
"AlignDoubleSlashComments"
22+
"AlignDoubleSlashComments",
23+
"IndentTernaryConditions"
2324
],
2425
"php_bin": "/usr/local/bin/php",
2526
"psr1": false,

0 commit comments

Comments
 (0)