Skip to content

Issues: sbdchd/flake8-pie

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

no unnecessary comprehension
#120 opened Sep 4, 2022 by sbdchd
Other rules for replacing lambda expressions enhancement New feature or request
#114 opened Mar 27, 2022 by ericbn
unnecessary-cast enhancement New feature or request
#108 opened Sep 20, 2021 by sbdchd
prefer-negated-conditions
#107 opened Sep 8, 2021 by sbdchd
0.14.0: pytest is failing
#104 opened Aug 15, 2021 by kloczek
no-unnecessary-super-params enhancement New feature or request
#103 opened Aug 11, 2021 by sbdchd
redis-set-expire enhancement New feature or request
#101 opened Aug 10, 2021 by sbdchd
celery-ignore-result enhancement New feature or request
#100 opened Jul 30, 2021 by sbdchd
prefer-starts-with enhancement New feature or request
#99 opened Jun 28, 2021 by sbdchd
prefer-with enhancement New feature or request requires types requires type information to function
#89 opened Jun 13, 2021 by sbdchd
prefer-collapsed-with enhancement New feature or request
#88 opened Jun 12, 2021 by sbdchd
prefer-simple-iterator enhancement New feature or request
#87 opened Jun 11, 2021 by sbdchd
ban try except pytest.fail enhancement New feature or request
#86 opened Jun 4, 2021 by sbdchd
prefer-sum-counting enhancement New feature or request
#75 opened May 7, 2021 by sbdchd
ensure correct logging calls enhancement New feature or request
#73 opened May 7, 2021 by chdsbd
add rule foo[0:bar] can be rewritten as foo[:bar] enhancement New feature or request requires types requires type information to function
#59 opened Apr 29, 2021 by sbdchd
add a rule no-unnecessary-dunder-call enhancement New feature or request
#58 opened Apr 27, 2021 by sbdchd
warn about unnecessary len(list(set(foo))) enhancement New feature or request
#47 opened Apr 18, 2021 by sbdchd
Similar rules question Further information is requested
#17 opened Jun 2, 2019 by sobolevn
ProTip! Mix and match filters to narrow down what you’re looking for.