Skip to content

Commit 8ac729b

Browse files
committed
Fix incorrect path in psalm-config
1 parent 515933a commit 8ac729b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

psalm.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<errorLevel type="suppress">
6969
<directory name="config" />
7070
<directory name="metadata" />
71-
<directory name="modules/adfs/metadata-templates" />
71+
<directory name="modules/adfs/metadata" />
7272
</errorLevel>
7373
</PossiblyUndefinedGlobalVariable>
7474
</issueHandlers>

0 commit comments

Comments
 (0)