diff --git a/.phive/phars.xml b/.phive/phars.xml
index a8aff29..086e691 100644
--- a/.phive/phars.xml
+++ b/.phive/phars.xml
@@ -1,5 +1,4 @@
-
-
+
diff --git a/phpcs.xml b/phpcs.xml
index 4444446..d576929 100644
--- a/phpcs.xml
+++ b/phpcs.xml
@@ -1,4 +1,6 @@
+ src/
+ tests/
diff --git a/phpstan.neon b/phpstan.neon
index bedc53a..3c8c859 100644
--- a/phpstan.neon
+++ b/phpstan.neon
@@ -1,7 +1,6 @@
parameters:
level: 8
treatPhpDocTypesAsCertain: false
- checkGenericClassInNonGenericObjectType: false
bootstrapFiles:
- tests/bootstrap.php
paths:
diff --git a/psalm.xml b/psalm.xml
deleted file mode 100644
index 99db5dd..0000000
--- a/psalm.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-