pylint #120047 Add columns as an option. [open]

When you use --output-format=parseable columns are not printed out, but sometimes we want this.

So I propose to add an options -c --columns <y_or_n> to precise if we want to enable it or not.

The same way we can add an option -l --lines <y_or_n> to tell if we want print lines or not.

I think, in a general matter, output of pylint are not enough configurable.

prioritynormal
typeenhancement
appeared in<not specified>
done in<not specified>
closed by<not specified>