Pylint output inconsistent
Hi, Why does the 'Statistics by type' move around when I run pylint multiple times? Sometimes it is reported between 'Raw Metrics' and 'Duplication', other times it comes before 'Raw Metrics', and sometimes it comes after the 'Report' section. I can run it four times and get four different orders, without changing anything. -- ---------------- Mark E. Hamilton Engineering Sciences Center Senior Member of Technical Staff Sandia National Laboratories 505-844-7666
On Fri, Aug 8, 2014 at 11:47 PM, Mark E. Hamilton <mhamilt@sandia.gov> wrote:
Hi,
Why does the 'Statistics by type' move around when I run pylint multiple times? Sometimes it is reported between 'Raw Metrics' and 'Duplication', other times it comes before 'Raw Metrics', and sometimes it comes after the 'Report' section. I can run it four times and get four different orders, without changing anything.
It should be sorted now, using the version from the repository.
participants (2)
-
Claudiu Popa
-
Mark E. Hamilton