Php-cs-fixer-php-cs-fix formatting PHP does not comply with the PSR specification

Source: Internet
Author: User
Run $ php-cs-fixerfixfile -- levelpsr2, but it does not comply with the PSR2 specifications !! All PHP source files must end with a blank line. A row cannot contain more than one statement. We do not recommend that you have a hard limit on the length of a line of code. the soft limit must be 120 characters. we recommend that you execute 80 characters or... in each line of code. $ Php-cs-fixer fix file -- level = psr2But does not comply with the PSR2 specifications

  • !!All PHP source files must end with a blank line.
  • A row cannot contain more than one statement.
  • We do not recommend that you have a hard limit on the length of a line of code. the soft limit must be 120 characters. we recommend that you set the length of each line of code to 80 or less characters.
  • Code indentation cannot be fixed.
  • Etc ..

Why?
In this wayPhp-cs-fixerWill the availability be greatly reduced?
Is there a tool for formatting PHP code according to PSR2 rules?
For exampleGg = G

Reply content:

Run$ Php-cs-fixer fix file -- level = psr2But does not comply with the PSR2 specifications

  • !!All PHP source files must end with a blank line.
  • A row cannot contain more than one statement.
  • We do not recommend that you have a hard limit on the length of a line of code. the soft limit must be 120 characters. we recommend that you set the length of each line of code to 80 or less characters.
  • Code indentation cannot be fixed.
  • Etc ..

Why?
In this wayPhp-cs-fixerWill the availability be greatly reduced?
Is there a tool for formatting PHP code according to PSR2 rules?
For exampleGg = G

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.