]> git.proxmox.com Git - pve-eslint.git/commit
re do output formatting, save some lines
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 10 Apr 2020 14:38:40 +0000 (16:38 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 10 Apr 2020 14:38:43 +0000 (16:38 +0200)
commit7b71dd2c0bb06e2f7c9375c0b1b58bb2ee2bc6ab
tree9aa7fca54592cda5a9973c9b00445abf74951804
parent8e4082d9d657f1146f17fad1cfb7d90ba2d02ab9
re do output formatting, save some lines

Moving the message and the info if something is auto-fixable to a
single line, saving ~ 2/3rd of output lines.

The auto-fixable got replaced with a (*) marker, it's not ideal but
IMO OK; explain what it means in the summaries "X issues marked with
(*) could be auto-fixed"

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/app.js