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. | |
| priority | normal |
|---|---|
| type | enhancement |
| appeared in | <not specified> |
| done in | <not specified> |
| closed by | <not specified> |



#120006 type(name, bases, dict) not recognized as newstyle class