I've tried adding a new line before <?php, adding double semi-colons, and several other things I'd think would trigger it based on reading the PHP-CS-Fixer documentation and based on my experience with SublimeLinter for JavaScript.
Upon saving the file, nothing happens then either.
I've tried adding a new line before
<?php
, adding double semi-colons, and several other things I'd think would trigger it based on reading thePHP-CS-Fixer
documentation and based on my experience with SublimeLinter for JavaScript.Upon saving the file, nothing happens then either.
Any ideas?