We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53c2e1b commit 1ea385bCopy full SHA for 1ea385b
1 file changed
driade.sublime-settings
@@ -19,7 +19,8 @@
19
"RestoreComments",
20
"ShortArray",
21
"ExtraCommaInArray",
22
- "AlignDoubleSlashComments"
+ "AlignDoubleSlashComments",
23
+ "IndentTernaryConditions"
24
],
25
"php_bin": "/usr/local/bin/php",
26
"psr1": false,
0 commit comments