Nope, seems that this sniffer is up to date and okay. It checks for
I will continue searching. Thanks.
On Jun 9, 7:43 pm, Marius van Rijnsoever <
mariu...@gmail.com> wrote:
> The "tabs" error is generated from within phpcs and you can add the
> following commandline parameter to auto-convert tabs to 4 spaces:
> --tab-width=4
>
> On a side note, that phpcs joomla profile on github is not correct and
> does not follow the newly defined coding standards (seems to use the
> old coding standards)
>
> Thanks, Marius
>
>
>
>
>
>
>
> On Sun, Jun 10, 2012 at 8:23 AM, Michael Babker <
mbab...@flbab.com> wrote:
> > In PhpStorm's preferences, there should be an option to define the code
> > style. As far as I know, you have to manually define the options (I.e. No
> > way to link it to the PHPCS rules and auto-format it), but once you're set
> > up, there's very few issues with PhpStorm's auto formatter.
>