AntCMS/phpstan.neon
Belle Aerni ecf94d36da Removed the keyword generator
It didn't really work, added a bunch to the overall file size, and computer-generated keywords just won't compare to human created ones, unless you're to use AI or a particularly advanced algorithm, which I feel is outside the scope of the project.

I've left the class in place, so if needed, it'll be really easy to add it back
2023-01-19 18:01:03 -08:00

11 lines
125 B
Plaintext

parameters:
level: 5
paths:
- src
excludePaths:
analyse:
- src/Vendor
- src/Cache
- src/AntCMS/AntKeywords.php