-
Notifications
You must be signed in to change notification settings - Fork 19
Issues: MartinThoma/flake8-simplify
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[New Rule] match with same arms
enhancement
New feature or request
#194
opened Sep 8, 2024 by
sbrugman
[Adjust Rule] SIM 108 and SIM 118 don't cover enough cases as Ruff
enhancement
New feature or request
#193
opened Feb 16, 2024 by
Emilianissimo
[New Rule] Duplicate blocks in if/else
enhancement
New feature or request
#192
opened Feb 2, 2024 by
sanxiyn
[New Rule] Preferring in-place operators
enhancement
New feature or request
#188
opened Nov 28, 2023 by
Avasam
[Adjust Rule] SIM118 - possible issue with objects having a method "keys()"
enhancement
New feature or request
#186
opened Sep 5, 2023 by
GitRon
[New Rule] Use set_default in Python dictionaries
enhancement
New feature or request
#182
opened May 12, 2023 by
Skylion007
[New Rule] AnySequence(dict.keys()) to AnySequence(dict)
enhancement
New feature or request
#181
opened May 7, 2023 by
janosh
[New Rule] Replace New feature or request
hasattr
if else with getattr
when appropiate
enhancement
#180
opened May 1, 2023 by
Skylion007
Add new release 0.20 with changes at GitHub
enhancement
New feature or request
#179
opened Apr 24, 2023 by
DmytroLitvinov
[Adjust Rule] SIM401 False positive, rule too greedy
enhancement
New feature or request
#177
opened Apr 20, 2023 by
joaoe
[Adjust Rule] missing case with SIM108
enhancement
New feature or request
#176
opened Apr 20, 2023 by
Borda
[Adjust Rule] loosen SIM115 when just opening a file without reference
enhancement
New feature or request
#174
opened Apr 14, 2023 by
jamesbraza
[New Rule] Suggest New feature or request
exist_ok
for Path.mkdir
and os.makedirs
enhancement
#172
opened Mar 24, 2023 by
MaxG87
[Adjust Rule] Only emit SIM208 in boolean contexts
enhancement
New feature or request
#170
opened Mar 4, 2023 by
dosisod
[New Rule] Merge duplicate startswith / endswith calls
enhancement
New feature or request
#169
opened Feb 21, 2023 by
Skylion007
[Adjust Rule] SIM901 case where bool could be useful
enhancement
New feature or request
#167
opened Feb 15, 2023 by
jamesbraza
SIM401 should not apply to non-constant default values
enhancement
New feature or request
#166
opened Jan 12, 2023 by
thomasdesr
[New Rule] unnecessary argument defaults
enhancement
New feature or request
#165
opened Dec 31, 2022 by
danieleades
[New Rule] Unnecessary use of backslash escaping
enhancement
New feature or request
#162
opened Nov 9, 2022 by
rpdelaney
[New Rule] Don't check list length is > 0 before iterating over it
enhancement
New feature or request
#160
opened Nov 3, 2022 by
rpdelaney
[Adjust Rule] SIM908 doesn't work for python 3.7
enhancement
New feature or request
#159
opened Oct 24, 2022 by
kasium
[New Rule] Use functions from operator
enhancement
New feature or request
#158
opened Oct 16, 2022 by
TomFryers
[Adjust Rule] SIM904 false positive
enhancement
New feature or request
#157
opened Oct 14, 2022 by
navotarad
Previous Next
ProTip!
What’s not been updated in a month: updated:<2024-10-13.