LeSuisse
|
f29826b958
|
Fully qualify constants and function calls (#1849)
This should give a small performance boost.
Part of #1837.
The change is enforced via phpcs and can be autofixed
with phpcbf.
|
2019-06-26 16:52:29 -04:00 |
|
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 |
|
Brown
|
e3c9dbf2c0
|
Fix #1617 and fix #1773 - properly filter out info in reports
|
2019-06-13 11:06:01 -04:00 |
|
Matthew Brown
|
b5cbc84351
|
Fix #1617 - add option to only show errors in reports
|
2019-06-09 12:37:28 -04:00 |
|