Skip to content

Commit

Permalink
Remove ignore config.inc.php for psalm because it fails the CI
Browse files Browse the repository at this point in the history
Signed-off-by: William Desportes <williamdes@wdes.fr>
  • Loading branch information
williamdes committed Jul 13, 2022
1 parent 9054339 commit 0daa68d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion psalm.xml
Expand Up @@ -20,7 +20,6 @@
<file name="show_config_errors.php"/>
<file name="url.php"/>
<ignoreFiles>
<file name="config.inc.php"/>
<directory name="vendor"/>
<directory name="libraries/cache"/>
</ignoreFiles>
Expand Down

0 comments on commit 0daa68d

Please sign in to comment.