1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-11 16:59:45 +01:00
psalm/src/Psalm/Report
Mark Sch 9aa46221f6
Use pretty print for JSON reporting. (#3364)
* Use pretty print for JSON reporting.

* Use pretty print for JSON reporting.

* Use pretty-print option on CLI for BC.

* Change static:: const to self::

Co-authored-by: Matthew Brown <github@muglug.com>
2020-05-18 08:40:20 -04:00
..
CheckstyleReport.php Replace issue data array with object 2020-02-16 18:24:40 -05:00
CompactReport.php Replace issue data array with object 2020-02-16 18:24:40 -05:00
ConsoleReport.php Make link part of IssueData so it’s available to all consumers 2020-03-19 16:22:43 -04:00
EmacsReport.php Replace issue data array with object 2020-02-16 18:24:40 -05:00
GithubActionsReport.php Replace issue data array with object 2020-02-16 18:24:40 -05:00
JsonReport.php Use pretty print for JSON reporting. (#3364) 2020-05-18 08:40:20 -04:00
JsonSummaryReport.php Use pretty print for JSON reporting. (#3364) 2020-05-18 08:40:20 -04:00
JunitReport.php Remove --show-snippet support 2020-03-08 20:18:35 -05:00
PylintReport.php Replace issue data array with object 2020-02-16 18:24:40 -05:00
ReportOptions.php Use pretty print for JSON reporting. (#3364) 2020-05-18 08:40:20 -04:00
SonarqubeReport.php Use pretty print for JSON reporting. (#3364) 2020-05-18 08:40:20 -04:00
TextReport.php Replace issue data array with object 2020-02-16 18:24:40 -05:00
XmlReport.php Fix dumb errors 2020-02-20 22:48:29 -05:00