Tadaboody/good_smell
A linting/refactoring library for python best practices and lesser-known tricks
PythonBSD-3-Clause
Issues
- 0
Feature: Calling good_smell with multiple files
#75 opened by qequ - 1
Tuple object has no attribute id
#61 opened by Dreamsorcerer - 6
- 0
- 1
Docs link broken
#63 opened by Dreamsorcerer - 0
Crash under very specific scenario
#62 opened by An-dz - 0
Missing takewhile
#8 opened by Tadaboody - 0
Get rid of clunky generator in test collection
#39 opened by Tadaboody - 2
Simplify with yield from
#51 opened by Tadaboody - 1
Support multiple python versions
#50 opened by Tadaboody - 0
- 1
Move map to Iterator
#7 opened by Tadaboody - 1
Use dropwhile
#56 opened by Tadaboody - 0
Add black pre-commit hook
#37 opened by Tadaboody - 0
Replace for-append with generator
#55 opened by Tadaboody - 0
Use builtin breakpoint()
#52 opened by Tadaboody - 0
- 0
- 0
Fix smells in-place
#49 opened by Tadaboody - 0
Have the fixer work with other auto-fomratters
#48 opened by Tadaboody - 0
Add a pre-commit hook config
#47 opened by Tadaboody - 0
Don't flatten a nested for with dependencies
#26 opened by Tadaboody - 0
- 0
Missing filter
#6 opened by Tadaboody - 0
Add CONTRIBUTING guide
#15 opened by Tadaboody - 1
Properly test warnings
#23 opened by Tadaboody - 0
`smells` package not included in dist
#34 opened by Tadaboody - 0
Add requirements.txt
#27 opened by MeitarR - 1
Make mypy-compliant typing
#9 opened by Tadaboody - 0
Move smells to sub-directory
#28 opened by MeitarR - 1
Creating the error code calls log10(0)
#29 opened by Tadaboody - 0
Create a CHANGELOG
#32 opened by Tadaboody - 3
Properly warn about smells like a linting tool
#17 opened by Tadaboody - 0
Imploy a Ci/Cd pipeline
#3 opened by Tadaboody - 1
Support comment flags to disable features
#1 opened by Tadaboody - 0
Create plugins for existing linters
#24 opened by Tadaboody - 1
Use f-string instead of string.format
#20 opened by Tadaboody - 0
Add option to revert changes
#21 opened by Tadaboody - 0
Create project website
#18 opened by Tadaboody - 1
Replace nested for with product
#12 opened by Tadaboody - 0
Fix range_len_assign smell
#4 opened by Tadaboody - 0
- 0
Run tests on open source samples
#2 opened by Tadaboody