Sign in
Log inSign up

Is it good to submit pull requests that refractories code?

wusatosi's photo
wusatosi
·Jan 14, 2020

Hi, I've just read through uncle bob's clean code book.

After then, I skimmed through some OSS that I really like, and I realized there are a LOT of long functions that can be optimized for readability.

Should I refactor them and submit a/some pull request(s)?

Is it a good idea to submit pull requests such as this?