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/3yz79y6j2wc3gp8j2m9af81aw3292wff-python-debtcollector-3.0.0.drv | ||
riscv64-linux | /gnu/store/ilvan6wf9g363da31as2ncjvrpwvhrz8-python-debtcollector-3.0.0.drv | ||
aarch64-linux | /gnu/store/4hpzpq2mgmmsgimwq6qi78yky9gzyi27-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 |
|