Re: removing blank lines at beginnings and ends of JS blocks

2019-02-01 Thread Myk Melez
Myk Melez wrote on 2019-01-28 09:46: This week I plan to remove blank lines at the beginnings and ends of JS blocks and update the global eslint configuration file to prohibit them by landing the patch in bug 1518283 . Update: I landed this

removing blank lines at beginnings and ends of JS blocks

2019-01-28 Thread Myk Melez
Developers, This week I plan to remove blank lines at the beginnings and ends of JS blocks and update the global eslint configuration file to prohibit them by landing the patch in bug 1518283 . Note that I'm not removing all blank lines,