Peregrine
Peregrine copied to clipboard
Clean up the code of codegen and docgen to make it more readable
It Can Be My Second Good Issue, Can You Suggest Me How I would Proceed To Do This? Thanks
It Can Be My Second Good Issue, Can You Suggest Me How I would Proceed To Do This?
You have to improve the code quality by replacing similar function that does slightly different work with a single function (basically remove duplicate code) in the codegen. I have already done the docgen one but haven't pushed it till now so dont touch docgen