moodymudskipper / flow

View and Browse Code Using Flow Diagrams
https://moodymudskipper.github.io/flow/
Other
395 stars 26 forks source link

split if blocks #9

Closed moodymudskipper closed 4 years ago

moodymudskipper commented 4 years ago

Seems like unreadable if blocks are 95% of the time because of many && or || making the statement too long. We can just split by those and go to new line

moodymudskipper commented 4 years ago

done! https://github.com/moodymudskipper/funflow/commit/a663e5fc207cdeb628f77642f0df91212f43b365

github-actions[bot] commented 2 years ago

This old thread has been automatically locked. If you think you have found something related to this, please open a new issue and link to this old issue if necessary.