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

Add a sniff for "Restricted Filters" #231

Merged
merged 10 commits into from
Oct 18, 2018
Merged

Add a sniff for "Restricted Filters" #231

merged 10 commits into from
Oct 18, 2018

Commits on Oct 4, 2018

  1. Initial Commit

    rebeccahum committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    3e1b156 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2018

  1. Configuration menu
    Copy the full SHA
    35dde42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9087f89 View commit details
    Browse the repository at this point in the history
  3. Fix TravisCI error

    rebeccahum committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    a9e8d57 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. Made PHPCS changes, added transformString(), privatized $restrictedFi…

    …lters, checked for concatenated hook name and added more unit tests
    rebeccahum committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    7936106 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46f1399 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/Automattic/VIP-Coding-Sta…

    …ndards into rebecca/restrictedfiltersniff
    rebeccahum committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    16432e6 View commit details
    Browse the repository at this point in the history
  4. Renamed RestrictedFilter to RestrictedHook with moar testing and exte…

    …nd off WPCS\AbstractFunctionParameterSniff
    rebeccahum committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    f3bb671 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. Configuration menu
    Copy the full SHA
    77f8d31 View commit details
    Browse the repository at this point in the history
  2. Add VIP Doc link TODO.

    rebeccahum committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    7c8208c View commit details
    Browse the repository at this point in the history