Welcome Guest, Not a member yet? Register   Sign In
A question about the future coding style guide
#20

(01-04-2016, 10:44 PM)kenjis Wrote: > nor is there any meaning in tools "supporting" it - that's just a fallacy.

Sorry, my English is just broken.

I meant tools like:
* PHP Coding Standards Fixer http://cs.sensiolabs.org
* PhpStorm https://www.jetbrains.com/phpstorm/
* Nitpick CI https://nitpick-ci.com/

What can I say them?

To be fair - I believe all of these tools allow you to specify your own ruleset for it to check against, just like they provide one for PSR1 & 2.

One thing that I know for sure is that when the PSR's were originally announced the PHP world became a heap of arguing over spaces vs tabs which, really doesn't matter in the long run. That argument has died down, mostly, and we really don't need to re-ignite it, please? Smile

And if you're using an IDE it doesn't even matter in the short term. Set your project's preferences and the IDE will help you meet them, and often even reformat the entire file for you.
Reply


Messages In This Thread
RE: A question about the future coding style guide - by kilishan - 01-05-2016, 08:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB