From ebd50954a683e0ac40de2de5968bb0dca89c168b Mon Sep 17 00:00:00 2001 From: Jonas Staudenmeir Date: Sun, 6 Oct 2024 19:14:23 +0200 Subject: [PATCH] Add type checks --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index ff548a5..caaad67 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,4 +7,5 @@ docker-compose.ci.yml export-ignore docker-compose.yml export-ignore phpstan.neon.dist export-ignore +phpstan.types.neon.dist export-ignore phpunit.xml.dist export-ignore