android-lint-summary icon indicating copy to clipboard operation
android-lint-summary copied to clipboard

Show error lines

Open passy opened this issue 9 years ago • 2 comments

I'd like to have higher verbosity levels for this, like -vv.

passy avatar Jul 07 '15 19:07 passy

Maybe also show a snippet of the actual code with a pointer to the issue?

I like the output of JSCS:

screen shot 2015-07-19 at 01 48 03

sindresorhus avatar Jul 18 '15 23:07 sindresorhus

Yes! And the nice thing is, that this is already part of the XML. I think it's kinda silly to put that into the XML, but in this case it's rather handy.

See https://github.com/passy/android-lint-summary/blob/f481eb2d36f4a9075ffeb51f21472ea96aef7083/Tests/fixtures/1/lint-results.xml#L17

passy avatar Jul 19 '15 09:07 passy