stable

Clone or download

Read-only

`make psalm` should not crash when developer does not gitignore at least one plugin

git check-ignore has an exit code of 1 when none of the provided paths are ignored [0]. Part of request #13038: Introduce static analysis of the PHP codebase with vimeo/psalm [0] https://git-scm.com/docs/git-check-ignore#_exit_status Change-Id: Ib81958f175384b8d876b5405c7b9c446eb2d1568

Modified Files

Name
M tests/lib/Psalm/PsalmIgnoreGitExcludedTuleapPlugins.php +8 −1 Go to diff View file
M tests/phpunit/tests/Psalm/PsalmIgnoreGitExcludedTuleapPluginsTest.php +24 −0 Go to diff View file