We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 547a31d commit a5f137eCopy full SHA for a5f137e
tests/issue-186.php
@@ -21,7 +21,7 @@
21
case null:
22
case false:
23
echo 'test'; // ###php-mode-test### ((indent (* c-basic-offset 2)))
24
- echo 'test'; // ###php-mode-test### ((indent (* c-basic-offset 2)))
+ echo 'test'; // Emacs27 breaks indentation in this case #612
25
}
26
27
switch (true) {
0 commit comments