Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs/WordPress.WhiteSpace.OperatorSpacing #1727

Merged
merged 17 commits into from
May 17, 2022
Merged

Docs/WordPress.WhiteSpace.OperatorSpacing #1727

merged 17 commits into from
May 17, 2022

Commits on May 16, 2022

  1. Create OperatorSpacingStandard.xml

    ckanitz authored and jrfnl committed May 16, 2022
    Configuration menu
    Copy the full SHA
    32c0ccb View commit details
    Browse the repository at this point in the history
  2. only indent with spaces

    ckanitz authored and jrfnl committed May 16, 2022
    Configuration menu
    Copy the full SHA
    af4db40 View commit details
    Browse the repository at this point in the history
  3. adjust invalid example

    ckanitz authored and jrfnl committed May 16, 2022
    Configuration menu
    Copy the full SHA
    d1180d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e73eaeb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26253a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e98bb64 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b83741 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d13feb7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7fc6865 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4c5f5c6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6624d7d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c40d6b3 View commit details
    Browse the repository at this point in the history
  13. rearange valid/invalid examples

    ckanitz authored and jrfnl committed May 16, 2022
    Configuration menu
    Copy the full SHA
    4f405c4 View commit details
    Browse the repository at this point in the history
  14. get rid of tabstops

    ckanitz authored and jrfnl committed May 16, 2022
    Configuration menu
    Copy the full SHA
    aab1385 View commit details
    Browse the repository at this point in the history
  15. adjust example description

    ckanitz authored and jrfnl committed May 16, 2022
    Configuration menu
    Copy the full SHA
    5d6e552 View commit details
    Browse the repository at this point in the history
  16. rephrase the description text

    ckanitz authored and jrfnl committed May 16, 2022
    Configuration menu
    Copy the full SHA
    b46e8a5 View commit details
    Browse the repository at this point in the history
  17. Docs/OperatorSpacing: minor fixes after review

    * Be more explicit about which operators are covered by the sniff and what is expected.
    * Add a code sample showing that for assignment operators, only the space after the operator is checked (as the space before is determined by alignment).
    jrfnl committed May 16, 2022
    Configuration menu
    Copy the full SHA
    030cd5f View commit details
    Browse the repository at this point in the history