feature: Initial commit

This commit is contained in:
Keith Solomon
2026-08-24 08:46:51 -05:00
commit 158f978021
24 changed files with 2200 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
parameters:
level: 6
paths:
- podcast-rss-to-cpt.php
- src
bootstrapFiles:
- vendor/php-stubs/wordpress-stubs/wordpress-stubs.php
- tools/phpstan-bootstrap.php
excludePaths:
analyse:
- vendor
treatPhpDocTypesAsCertain: false