Open Mulkave opened 9 years ago
At the time that this project was created, around the first v4 beta, I don't think Laravel had an official coding style. In fact, I don't think that it fully followed PSR-1 for that matter. This would definitely be a worthwhile update but I'm not sure when I'll get to it. I'd accept a PR to include these rules however. It may be worth noting that PHPCS' current version is a release candidate that I've heard will use a different ruleset format so this may want to wait for the full 2.0 release.
Right, been trying to find ready sniffs specific for Laravel but got no luck, I'm also in a tight sched right now and can't spare time for this as well, so I guess we'll wait for 2.0!
With code like this:
where it should warn me about
As declared in Laravel's coding style guide