We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69a98fa commit 623710aCopy full SHA for 623710a
1 file changed
phpfmt.sublime-settings
@@ -21,7 +21,8 @@
21
"ExtraCommaInArray",
22
"AlignDoubleSlashComments",
23
"IndentTernaryConditions",
24
- "IndentPipeOperator"
+ "IndentPipeOperator",
25
+ "AlignSuperEquals"
26
],
27
"php_bin": "/usr/local/bin/php",
28
"psr1": false,
0 commit comments