diff --git a/.gitattributes b/.gitattributes index a2b426bb..41be93ea 100644 --- a/.gitattributes +++ b/.gitattributes @@ -12,6 +12,7 @@ /phpmd.xml export-ignore /phpstan.neon export-ignore /phpunit.xml.dist export-ignore +/psalm.xml export-ignore /.github export-ignore /tests export-ignore diff --git a/psalm.xml b/psalm.xml new file mode 100644 index 00000000..a35b7059 --- /dev/null +++ b/psalm.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + +