Skip to content

Releases: cocart-headless/cocart-sniffs

0.0.3

10 Mar 17:24
Compare
Choose a tag to compare
  • Added rulesets to ValidatedSanitizedInput for the following functions: wc_sanitize_tooltip, wc_sanitize_permalink, wc_sanitize_textarea
  • Added new sniff for comments on hooks.
  • Updated dependency for wp-coding-standards/wpcs now version 3.0.0.
  • Updated dependency for dealerdirect/phpcodesniffer-composer-installer now version 1.0.0.
  • Updated dependency for phpcompatibility/phpcompatibility-wp now version 2.1.4.

v0.0.2

11 Jul 16:40
Compare
Choose a tag to compare
  • Added more rulesets to exclude the following:
    • Squiz.Commenting.ClassComment.Missing
    • Squiz.PHP.CommentedOutCode.Found
    • PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket
    • PEAR.Functions.FunctionCallSignature.CloseBracketLine
    • PEAR.Functions.FunctionCallSignature.MultipleArguments
    • PEAR.NamingConventions.ValidClassName.Invalid

v0.0.1

09 Jul 18:10
Compare
Choose a tag to compare
  • Initial version