diff --git a/package.json b/package.json index 0ca9cce..5ecca68 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bsu/BSUWordPressCS", - "version": "1.1.5", + "version": "1.2.0", "description": "Custom PHPCS sniffs for BSU WordPress standards", "author": "BSU|NTC Web Services", "license": "Copyright Web Services, Bemidji State University - All Rights Reserved. Unauthorized copying of any files or code in this package, via any medium is strictly prohibited.", diff --git a/ruleset.xml b/ruleset.xml index c3bcc29..2e2cf1f 100644 --- a/ruleset.xml +++ b/ruleset.xml @@ -13,4 +13,40 @@ + + + + + + + + + + + */template-parts/*\.php$ + */template-*\.php$ + */templateincludes-*\.php$ + */functions/class-bsu\.php$ + */Sniffs/*\.php$ + */vendor/*\.php$ + + +