bundlewrap / bundlewrap

with statements can be merged

PTC-W0062
Anti-pattern
Major
a month ago 3 years old
Seen in 2 files
2

Unnecessary literal

PTC-W0018
Anti-pattern
Minor
6 months ago 3 years old
Seen in 2 files
7

Consider iterating dictionary

PYL-C0201
Anti-pattern
Major
6 months ago 2 years old
Seen in 4 files
4

Consider using any

PY-W0074
Anti-pattern
Major
6 months ago 2 years old
Seen in 2 files
5

Consider using all

PY-W0075
Anti-pattern
Major
6 months ago 2 years old
Seen in 1 file
1

Unnecessary use of json.dumps() for file data

PY-W0079
Anti-pattern
Major
6 months ago 2 years old
Seen in 1 file
1

Imported name is not used anywhere in the module

PY-W2000
Anti-pattern
Major
6 months ago 2 years old
Seen in 1 file
1

if statements can be merged

PTC-W0048
Anti-pattern
Major
a month ago 3 years old
Seen in 2 files
2

Function/method with an empty body

PTC-W0049
Anti-pattern
Major
6 months ago 3 years old
Seen in 1 file
3

Useless return detected

PYL-R1711
Anti-pattern
Minor
6 months ago 3 years old
Seen in 1 file
1

Set declaration has duplicate elements

PTC-W0050
Anti-pattern
Major
6 months ago 3 years old
Seen in 1 file
1

Function with cyclomatic complexity higher than threshold

PY-R1000
Anti-pattern
Minor
a month ago 6 months old
Seen in 22 files
26

Re-defined variable from outer scope

PYL-W0621
Anti-pattern
Major
4 months ago 3 years old
Seen in 3 files
6

Re-definition found for builtin function

PYL-W0622
Anti-pattern
Minor
6 months ago 3 years old
Seen in 15 files
15

Function contains unused argument

PYL-W0613
Anti-pattern
Major
2 months ago 3 years old
Seen in 16 files
25

Unused variable found

PYL-W0612
Anti-pattern
Major
6 months ago 3 years old
Seen in 8 files
10

Exception caught is very general

PYL-W0703
Anti-pattern
Major
6 months ago 3 years old
Seen in 4 files
4

Named lambda expression detected

FLK-E731
Anti-pattern
Minor
a month ago 3 years old
Seen in 3 files
4

Attribute defined outside __init__

PYL-W0201
Anti-pattern
Minor
6 months ago 3 years old
Seen in 3 files
4