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

RestrictedFunctions/RestrictedVariables: remove usermeta related errors #652

Merged
merged 2 commits into from
Apr 15, 2021

Conversation

jrfnl
Copy link
Collaborator

@jrfnl jrfnl commented Apr 15, 2021

Fixes #614


RestrictedFunctions: remove user_meta related errors

Includes:

  • Removing severity changes related to these from the VIP Go ruleset.
  • Removing the sniff tests related to these.
  • Removing the ruleset tests related to these.

Partially fixes #614

Note: "removed" test lines have replaced with blank lines to prevent having to adjust the line numbers for all test after it in the "expected errors/warnings" arrays.

RestrictedVariables: remove usermeta related errors

Includes:

  • Removing severity change related to this from the VIP Go ruleset.
  • Removing the sniff tests related to these.
  • Removing the ruleset tests related to these.

Partially fixes #614

Note: "removed" test lines have replaced with blank lines to prevent having to adjust the line numbers for all test after it in the "expected errors/warnings" arrays.

jrfnl added 2 commits April 15, 2021 03:14
Includes:
* Removing severity changes related to these from the VIP Go ruleset.
* Removing the sniff tests related to these.
* Removing the ruleset tests related to these.

Partially fixes 614

Note: "removed" test lines have replaced with blank lines to prevent having to adjust the line numbers for all test after it in the "expected errors/warnings" arrays.
Includes:
* Removing severity change related to this from the VIP Go ruleset.
* Removing the sniff tests related to these.
* Removing the ruleset tests related to these.

Partially fixes 614

Note: "removed" test lines have replaced with blank lines to prevent having to adjust the line numbers for all test after it in the "expected errors/warnings" arrays.
@jrfnl jrfnl added this to the 2.3.0 milestone Apr 15, 2021
@jrfnl jrfnl requested a review from a team as a code owner April 15, 2021 01:58
@rebeccahum rebeccahum merged commit 0ea8b1a into develop Apr 15, 2021
@rebeccahum rebeccahum deleted the fix/614-remove-user-meta-related-errors branch April 15, 2021 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove user_meta related sniffs
3 participants