1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-11 16:59:45 +01:00
psalm/src/Psalm/Report
Matthew Lewinski ac0a9d1514 Add a 'sonarqube' report type (#1808)
This JSON report is suitable for import into either SonarCloud or
SonarQube as Generic Issue Data (also known as an External Issue
Report).

https://docs.sonarqube.org/latest/analysis/generic-issue/
2019-06-17 21:17:09 -04:00
..
CheckstyleReport.php Fix #1617 - add option to only show errors in reports 2019-06-09 12:37:28 -04:00
CompactReport.php Fix #1617 - add option to only show errors in reports 2019-06-09 12:37:28 -04:00
ConsoleReport.php Fix #1617 and fix #1773 - properly filter out info in reports 2019-06-13 11:06:01 -04:00
EmacsReport.php Fix #1617 - add option to only show errors in reports 2019-06-09 12:37:28 -04:00
JsonReport.php Fix #1617 - add option to only show errors in reports 2019-06-09 12:37:28 -04:00
JsonSummaryReport.php Fix #1617 - add option to only show errors in reports 2019-06-09 12:37:28 -04:00
PylintReport.php Fix #1617 - add option to only show errors in reports 2019-06-09 12:37:28 -04:00
ReportOptions.php Fix #1617 - add option to only show errors in reports 2019-06-09 12:37:28 -04:00
SonarqubeReport.php Add a 'sonarqube' report type (#1808) 2019-06-17 21:17:09 -04:00
TextReport.php Fix #1617 - add option to only show errors in reports 2019-06-09 12:37:28 -04:00
XmlReport.php Fix #1617 - add option to only show errors in reports 2019-06-09 12:37:28 -04:00