Find deprecated patterns and strategies in Python code
This package provides a collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner.
| System | Target | Derivation | Build status |
|---|---|---|---|
| x86_64-linux | /gnu/store/8cy13wwm4hg084cxf0gpxz99nvp7n2zn-python-debtcollector-3.0.0.drv | ||
| riscv64-linux | /gnu/store/6s6l7kxf051zra3ljjdd3m8wafvj8vqv-python-debtcollector-3.0.0.drv | ||
| aarch64-linux | /gnu/store/i3jhb12fravivffrjk5dwigg61g69ppf-python-debtcollector-3.0.0.drv |
| Linter | Message | Location |
|---|---|---|
| inputs-should-be-native Identify inputs that should be native inputs | 'python-pbr' should probably be a native input | |
| inputs-should-not-be-input Identify inputs that shouldn't be inputs at all | 'python-wheel' should probably not be an input at all |