cdxgen
cdxgen copied to clipboard
Add functionality to handle poetryV2 installation
fixes: #1710
- added the functionality to determine poetry v2 in parsepyprojecttoml function in utils.js
- created tests for it in utils.test.js
Hi @prabhu, I have one doubt do I need to push the .vscode/settings.json and types/lib/helpers/utils.d.ts.map files as they also got modified during linting or something
Hi @ambuj-1211, no need for vscode and .map file changes.
Hey, do I also need to write proper comments for easy understandability?
@ambuj-1211 give me few days. I will edit your PR directly and merge.
@prabhu if there are any changes please let me know or else this could be merged?