documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Add prominent documentation for coala-ci and coala-json

Open SaskiaKeil opened this issue 8 years ago • 4 comments

I found no documentation or hint, that you can use coala-ci and coala-json instead of pure coala to get better formatted coala output.

Please add in a suitable place or guide me in the right direction, if it already exists.

SaskiaKeil avatar Oct 28 '16 14:10 SaskiaKeil

I think this should go in the tutorial as well as right after installation or so, any other suggestions on wher it should go? We should also put it in the help.

sils avatar Oct 28 '16 14:10 sils

I would like to work on this

Divya063 avatar Oct 12 '17 15:10 Divya063

In the 'Hint' section of this page, there is a mentioning of using --json to format the output. I am not sure if this is what you are talking about? Also, right above the 'Hint' section, it also mentioned the --ci argument.

But I still feel like this information is a bit hidden being mentioned on this page only. New users may not find this hint on the page. How about putting it in the 'Getting started with Coala' tutorial in a 'see also' box?

zhongLxyz avatar Nov 13 '17 02:11 zhongLxyz

The coala entrypoints coala-json and coala-format are deprecated in favor of the --json and --format flags.

How about putting it in the 'Getting started with Coala' tutorial in a 'see also' box?

Not sure what's best, but just try it ;)

Makman2 avatar Nov 15 '17 23:11 Makman2