Add initial treetab docs. #14
Annotations
1 error and 10 warnings
Run pylint
Process completed with exit code 28.
|
Run pylint:
qutebrowser/misc/notree.py#L60
Class constant name "PRE" doesn't conform to snake_case naming style
|
Run pylint:
qutebrowser/misc/notree.py#L61
Class constant name "POST" doesn't conform to snake_case naming style
|
Run pylint:
qutebrowser/misc/notree.py#L62
Class constant name "POST_R" doesn't conform to snake_case naming style
|
Run pylint:
qutebrowser/misc/notree.py#L221
Consider using "elif" instead of "else" then "if" to remove one indentation level
|
Run pylint:
qutebrowser/misc/notree.py#L289
Raising too general exception: Exception
|
Run pylint:
qutebrowser/misc/notree.py#L256
Unused private member `Node.__add_child(self, node: 'Node[T]')`
|
Run pylint:
qutebrowser/misc/notree.py#L260
Unused private member `Node.__disown(self, value: 'Node[T]')`
|
Run pylint:
qutebrowser/misc/notree.py#L190
Unused private member `Node.__modified`
|
Run pylint:
qutebrowser/misc/notree.py#L68
Useless suppression of 'invalid-name'
|
Run pylint:
qutebrowser/browser/commands.py#L512
Unused variable 'oldroot'
|
The logs for this run have expired and are no longer available.
Loading