searchpress icon indicating copy to clipboard operation
searchpress copied to clipboard

Update source for newer phpcs sniffs

Open mboynes opened this issue 7 years ago • 0 comments

The following new sniffs started failing in phpcs and need to either be ignored or fixed:

  • [ ] Squiz.Commenting.LongConditionClosingComment.Missing
  • [ ] WordPress.Arrays.ArrayDeclarationSpacing.AssociativeKeyFound
  • [ ] WordPress.VIP.RestrictedFunctions.get_term_by_get_term_by
  • [ ] Squiz.PHP.DisallowMultipleAssignments.Found

Temporarily ignored in #84.

mboynes avatar Apr 11 '17 22:04 mboynes