ddt-0.2.0 is not a library.
                    
                ddt
Dudy dev tools.
Installation
ddt git
ddt git resolve-conflict
This command allows you to resolve conflicts in lockfiles automatically.
Usage
Credit: https://github.com/Praqma/git-merge-driver#documentation
Add a custom merge driver to your global gitconfig file. (Typically ~/.gitconfig)
then, add some entries to the .gitattributes of your project.
You can specify this multiple times.
If your project uses pnpm and cargo for managing dependencies, you can add this to .gitattributes:
 pnpm.yaml Cargo.lock