Brown
|
02498a3d74
|
Fix #1639 - don’t escape unnecessary characters
|
2019-05-15 11:03:10 -04:00 |
|
Brown
|
c935dfd990
|
Fix #1620 - escape characters in XML
|
2019-05-10 18:07:57 -04:00 |
|
Brown
|
feff357a75
|
Be smarter about discovering files
|
2019-05-10 18:07:13 -04:00 |
|
Brown
|
111abf82da
|
Fix #1616 - allow Psalm to output checkstyle format
|
2019-05-08 14:26:52 -04:00 |
|
Matthew Brown
|
bd48ba858e
|
Add @SignpostMarv’s fixes for Windows tests
|
2019-03-31 19:08:55 -04:00 |
|
Matthew Brown
|
4cd7d923df
|
Initialise output to string
|
2018-12-18 17:47:28 -05:00 |
|
Dave Liddament
|
0655e1c19c
|
UPDATE add issue type to text output
Adds issue type to text output. Leaves .emacs output as before.
|
2018-12-18 17:25:28 -05:00 |
|
Jon Ursenbach
|
cb36c67f6c
|
Replacing setColumnMaxWidth with similar functionality.
setColumnMaxWidth is only available in symfony/console >=4.2
|
2018-12-09 17:34:47 -05:00 |
|
Jon Ursenbach
|
c6a8b53a4d
|
Refactoring output formats and creating a new "compact" format.
The new compact format generates your report within a table
structure that is similar to PHPCS.
Resolves #967
|
2018-12-09 17:34:47 -05:00 |
|