mirror of
https://github.com/danog/psalm.git
synced 2024-12-02 17:52:45 +01:00
ea83068deb
* Extract function getPsalmHelpText() from psalm.php * Extract initialiseConfig from psalm.php * Add -c as valid short option for psalter and psalm-refactor * Use initialiseConfig in psalter, psalm-refactor and psalm-language-server as well as psalm * Rely on psalm --alter resolving directory from config file in test * Remove erronous condition for config file path This code was based on me wrongly thinking that the config file location was seprated from the argument name with a space instead of an equals sign * Use config dir as current dir in psalm and psalm-refactor, as with psalter and psalm-language-server * Remove redundant duplicated code * Refactor: move calls to \Psalm\Config::setComposerClassLoader inside initialiseConfig * PHPCS fix * Extract function get_path_to_config from command scripts * Refactor - extract functions from \Psalm\Config::loadFromXML * Refactor - reduce verbosity of config loading code * Allow running e2e tests on windows * Fix testCompactReport on Windows * convert line endings to make testCompactReport pass on Windows |
||
---|---|---|
.. | ||
CodeLocation | ||
Config | ||
Exception | ||
Internal | ||
Issue | ||
Plugin | ||
Progress | ||
Report | ||
SourceControl | ||
Storage | ||
Type | ||
Aliases.php | ||
Codebase.php | ||
CodeLocation.php | ||
Config.php | ||
Context.php | ||
DocComment.php | ||
ErrorBaseline.php | ||
FileBasedPluginAdapter.php | ||
FileManipulation.php | ||
FileSource.php | ||
IssueBuffer.php | ||
PluginRegistrationSocket.php | ||
Report.php | ||
StatementsSource.php | ||
Type.php |