Teamcity - show rule identifier when verbose output is set#3804
Teamcity - show rule identifier when verbose output is set#3804ondrejmirtes merged 1 commit intophpstan:2.1.xfrom
Conversation
|
@ondrejmirtes i've added rule identifier to teamcity output to show identifier of an error in Teamcity. It should show this identifier in the parentheses when the verbose output is active. |
0987faa to
4433903
Compare
4433903 to
095c964
Compare
|
Thank you! |
|
Just a note: The emoji seemed to break the TeamCity parsing of the service message in our instance. I'm working around this for now with a custom error reporter that removes the emoji. |
Interesting. We don't have the same problem at our teamcity. But it's true that in teamcity the emoji doesn't look as good as at phpstan command line output, so I think there is no problem to remove it. |
Teamcity Code Inspection - show rule identifier for error when verbose output is set