Is it good to submit pull requests that refractories code?
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 r...