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

Source: Internet
Author: User
Implementation $ php-cs-fixer fix file --level=psr2 , but not compliance with the PSR2 specifications of several points

  • !!All PHP source files must end with a blank line.
  • You cannot have more than one statement on a line.
  • The length of a line of code is not recommended to have a hard limit, the soft limit must be 120 characters, it is recommended that each line of code 80 characters or less.
  • Code indentation does not fix
  • etc..

What is this for?
php-cs-fixerso the usability is not a big discount?
Is there a tool that can format PHP code according to PSR2 rules?
Like Vim.gg=G

Reply content:

Implementation $ php-cs-fixer fix file --level=psr2 , but not compliance with the PSR2 specifications of several points

  • !!All PHP source files must end with a blank line.
  • You cannot have more than one statement on a line.
  • The length of a line of code is not recommended to have a hard limit, the soft limit must be 120 characters, it is recommended that each line of code 80 characters or less.
  • Code indentation does not fix
  • etc..

What is this for?
php-cs-fixerso the usability is not a big discount?
Is there a tool that can format PHP code according to PSR2 rules?
Like Vim.gg=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.