Skip to content

RestrictedFunctions/RestrictedVariables: remove usermeta related errors#652

Merged
rebeccahum merged 2 commits intodevelopfrom
fix/614-remove-user-meta-related-errors
Apr 15, 2021
Merged

RestrictedFunctions/RestrictedVariables: remove usermeta related errors#652
rebeccahum merged 2 commits intodevelopfrom
fix/614-remove-user-meta-related-errors

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