Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

[New Rule] Promote the walrus operator on >3.8 enhancement New feature or request
#68 opened Aug 5, 2021 by ROpdebee
[New Rule] Enumeration of 4 or more variables enhancement New feature or request
#133 opened Apr 2, 2022 by MartinThoma
[New Rule] write print() instead of print("") enhancement New feature or request
#134 opened Apr 2, 2022 by MartinThoma
[New Rule] write input() instead of input("") enhancement New feature or request
#135 opened Apr 2, 2022 by MartinThoma
[New Rule] Avoid 4 or more repeated empty print() enhancement New feature or request
#136 opened Apr 2, 2022 by MartinThoma
[Adjust Rule] SIM908 does not detect .get() enhancement New feature or request
#138 opened Apr 4, 2022 by MetRonnie
[Adjust Rule] SIM113 does not work on empty iterables enhancement New feature or request
#139 opened Apr 8, 2022 by dargueta
[New Rule] Find consecutive slices enhancement New feature or request
#140 opened Apr 13, 2022 by kasium
[Adjust Rule] SIM908: odd transform for self-assign enhancement New feature or request
#141 opened May 4, 2022 by Skylion007
[Adjust rule] SIM105 enhancement New feature or request
#143 opened Jun 3, 2022 by xqt
Use repr when printing strings enhancement New feature or request
#145 opened Jun 19, 2022 by ItsDrike
SIM110: a false-positive test-case enhancement New feature or request
#148 opened Jul 25, 2022 by marxin
SIM905 false positive enhancement New feature or request
#153 opened Sep 16, 2022 by Anthchirp
[Adjust Rule] SIM904 false positive enhancement New feature or request
#157 opened Oct 14, 2022 by navotarad
[New Rule] Use functions from operator enhancement New feature or request
#158 opened Oct 16, 2022 by TomFryers
[Adjust Rule] SIM908 doesn't work for python 3.7 enhancement New feature or request
#159 opened Oct 24, 2022 by kasium
[New Rule] Unnecessary use of backslash escaping enhancement New feature or request
#162 opened Nov 9, 2022 by rpdelaney
[New Rule] unnecessary argument defaults enhancement New feature or request
#165 opened Dec 31, 2022 by danieleades
SIM401 should not apply to non-constant default values enhancement New feature or request
#166 opened Jan 12, 2023 by thomasdesr
[Adjust Rule] SIM901 case where bool could be useful enhancement New feature or request
#167 opened Feb 15, 2023 by jamesbraza
[Adjust Rule] Only emit SIM208 in boolean contexts enhancement New feature or request
#170 opened Mar 4, 2023 by dosisod
[New Rule] Suggest exist_ok for Path.mkdir and os.makedirs enhancement New feature or request
#172 opened Mar 24, 2023 by MaxG87
ProTip! Follow long discussions with comments:>50.