summaryrefslogtreecommitdiffstats
path: root/psalm.xml
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-03-03 13:46:20 +0100
committerJoas Schilling <coding@schilljs.com>2022-03-03 13:46:20 +0100
commit3381cb7ff331e16ed42eaa6924991f8dc7427e42 (patch)
treec6baceb0fd28d6ad09f58f8590cd5f761d6b0ef9 /psalm.xml
parentf28b39fc62e13e8f53b9d5b913713da85f9c240c (diff)
Remove deprecated config
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'psalm.xml')
-rw-r--r--psalm.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/psalm.xml b/psalm.xml
index 48a82f9cd..e780de93f 100644
--- a/psalm.xml
+++ b/psalm.xml
@@ -1,6 +1,5 @@
<?xml version="1.0"?>
<psalm
- totallyTyped="true"
errorLevel="5"
resolveFromConfigFile="true"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"