issues
search
MartinThoma
/
flake8-simplify
❄ A flake8 plugin that helps you to simplify code
MIT License
187
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use repr when printing strings
#145
ItsDrike
opened
2 years ago
0
[Adjust Rule] SIM113
#144
xqt
opened
2 years ago
1
[Adjust rule] SIM105
#143
xqt
opened
2 years ago
0
[Adjust rule] SIM222
#142
xqt
opened
2 years ago
2
[Adjust Rule] SIM908: odd transform for self-assign
#141
Skylion007
opened
2 years ago
0
[New Rule] Find consecutive slices
#140
kasium
opened
2 years ago
0
[Adjust Rule] SIM113 does not work on empty iterables
#139
dargueta
opened
2 years ago
0
[Adjust Rule] SIM908 does not detect `.get()`
#138
MetRonnie
opened
2 years ago
0
[Question] Automatically fix yoda-conditions
#137
conradogarciaberrotaran
opened
2 years ago
3
[New Rule] Avoid 4 or more repeated empty print()
#136
MartinThoma
opened
2 years ago
0
[New Rule] write input() instead of input("")
#135
MartinThoma
opened
2 years ago
0
[New Rule] write print() instead of print("")
#134
MartinThoma
opened
2 years ago
0
[New Rule] Enumeration of 4 or more variables
#133
MartinThoma
opened
2 years ago
0
SIM909: Fix false-positive
#132
MartinThoma
closed
2 years ago
0
SIM903: Removed due to false-positives
#131
MartinThoma
closed
2 years ago
0
[SIM903] False-positive for datetime and date
#130
MaxG87
closed
2 years ago
3
[SIM909] class attributes wrongly trigger reflexive assignments
#129
sondrelg
closed
2 years ago
6
SIM908: Show false-positive
#128
MartinThoma
closed
2 years ago
0
SIM902: Removed due to false-positives
#127
MartinThoma
closed
2 years ago
0
[SIM908] False-positives for strings
#126
jonyscathe
closed
2 years ago
10
[Adjust Rule] SIM902 alert is wrong for getattr and other positional only functions
#125
bellini666
closed
2 years ago
4
SIM111: Fix false-positive
#124
MartinThoma
closed
2 years ago
0
SIM116: Removed due to false-positives
#123
MartinThoma
closed
2 years ago
0
SIM116: Fix false-positive
#122
MartinThoma
closed
2 years ago
0
SIM909: Avoid reflexive assignments
#121
MartinThoma
closed
2 years ago
0
SIM108: Fix false-positive
#120
MartinThoma
closed
2 years ago
0
REL: 0.18.2
#119
MartinThoma
closed
2 years ago
0
SIM204 / SIM205 / SIM206 / 207: Removed due to False-positives
#118
MartinThoma
closed
2 years ago
0
[New Rule] Factor out common code from if branches
#117
TomFryers
opened
2 years ago
1
[Adjust Rule]: SIM204, SIM205, SIM206, SIM207 on sets
#116
Nathanmalnoury
closed
2 years ago
2
[Adjust Rule] SIM108: False-positive for if-elif-else
#115
MartinThoma
closed
2 years ago
3
[SIM909] Avoid reflexive assignment
#114
rpdelaney
closed
2 years ago
3
[Adjust Rule] Remove SIM116 due to inefficiency/code evaluation problem
#113
Effervex
closed
2 years ago
3
SIM102: Ignore 'if __name__ == "__main__"'
#112
MartinThoma
closed
2 years ago
0
[New Rule] Use `Path`s for reading and writing files
#111
TomFryers
opened
2 years ago
1
SIM907: Use Optional[Type] instead of Union[Type, None]
#110
MartinThoma
closed
2 years ago
0
SIM113: Remove false-positive in double-loop
#109
MartinThoma
closed
2 years ago
0
SIM106: Remove due to too many false-positives
#108
MartinThoma
closed
2 years ago
0
Don't install tests/__init__.py with flake8-simplify
#107
Noxitu
closed
2 years ago
1
MAINT: Split __init__.py
#106
MartinThoma
closed
2 years ago
0
MAINT: Restructure for easier development
#105
MartinThoma
closed
2 years ago
0
SIM906: Merge nested os.path.join calls
#104
MartinThoma
closed
2 years ago
0
SIM904: Remove false-positives
#103
MartinThoma
closed
2 years ago
0
fix blacken-docs hook
#102
Skylion007
closed
2 years ago
1
[SIM906] Merge nested os.path.join calls
#101
Skylion007
closed
2 years ago
5
[SIM904][False-positive] Accessing previous dict values
#100
Skylion007
closed
2 years ago
3
[SIM904][False-Positive] Adding values to a dictionary using existing values
#99
MetRonnie
closed
2 years ago
2
SIM905: Add rule to explictly create a list
#98
MartinThoma
closed
2 years ago
0
SIM124 (SIM904): Check for dictionary pre-initialization
#97
MartinThoma
closed
2 years ago
0
SIM110: Remove false-positives
#96
MartinThoma
closed
2 years ago
0
Previous
Next