Skip to content

Commit

Permalink
chore: add psalm-baseline.xml config
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed Jan 21, 2024
1 parent efd7548 commit dd749c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions psalm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
cacheDirectory="build/psalm/"
findUnusedBaselineEntry="true"
findUnusedCode="false"
errorBaseline="psalm-baseline.xml"
>
<projectFiles>
<directory name="app/" />
Expand Down

0 comments on commit dd749c8

Please sign in to comment.