1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-03 10:07:52 +01:00
psalm/docs/running_psalm
Philip Hofstetter d315822bfa make skipping of checks after invalid includes configurable
as suggested in the PR it's best to make the setting configurable.

In order not to break existing installations, we default to keeping the
old behaviour, but in a later version of psalm, we might change the
default.
2020-02-27 18:49:23 -05:00
..
plugins add plugin hook to be called after every function call 2020-02-13 09:10:24 -05:00
checking_non_php_files.md Move docs into subfolders 2019-06-09 00:54:13 -04:00
command_line_usage.md Clarify documentation of --diff and --diff-methods (#2680) 2020-01-25 10:50:11 -05:00
configuration.md make skipping of checks after invalid includes configurable 2020-02-27 18:49:23 -05:00
dealing_with_code_issues.md Update dealing_with_code_issues.md 2020-02-20 13:47:13 -05:00
error_levels.md Move to more appropriate location 2020-02-17 22:21:04 -05:00
installation.md Update documentation 2020-02-17 22:06:28 -05:00
issues.md Fix #2242 - warn when using mutable dependencies 2020-02-22 10:04:46 -05:00
language_server.md Fix #2802 2020-02-12 17:43:33 -05:00