Feature #16668

Cleanup WhisperBack code

Added by sascha.markus@gmail.com 2019-04-23 23:29:35 . Updated 2019-04-23 23:29:35 .

Status:
New
Priority:
Normal
Assignee:
Category:
Target version:
Start date:
Due date:
% Done:

0%

Feature Branch:
Type of work:
Code
Blueprint:

Starter:
Affected tool:
WhisperBack
Deliverable for:

Description

Using pylint on the WhisperBack code gives a long list of findings.

Messages by category
+-----------+-------+
|type       |number |
+===========+=======+
|convention |72     |
+-----------+-------+
|refactor   |23     |
+-----------+-------+
|warning    |30     |
+-----------+-------+
|error      |9      |
+-----------+-------+


1) The findings should be checked. If a finding can’t be solved the check might be disabled.

Maybe another ticket?
2) Something like a common pylintrc might be added to the website here https://tails.boum.org/contribute/how/code/ or here https://tails.boum.org/blueprint/python3/


Files

pylintrc (16665 B) sascha.markus@gmail.com, 2019-04-23 23:12:38

Subtasks


History