diff --git a/.poggit.yml b/.poggit.yml index 150816aa..3f4cdc52 100644 --- a/.poggit.yml +++ b/.poggit.yml @@ -6,4 +6,14 @@ projects: libs: - src: dktapps-pm-pl/pmforms/pmforms version: ^1.0.0 + lint: + phpstan: false + excludeDirs: + - tests + - .github + excludeFiles: + - .php-cs-fixer.php + - .gitignore + - CONTRIBUTING.md + - SECURITY.md ... \ No newline at end of file