mybb / mybb2

The repository for the MyBB 2 forum software. Not to be used on live boards.
https://www.mybb.com
BSD 3-Clause "New" or "Revised" License
112 stars 45 forks source link

Adhere to extended coding style guide for import statements #310

Closed 036 closed 5 years ago

Azareal commented 5 years ago

It's a nice one to reduce the amount of duplication, although... UX wise, it probably makes it harder for people to quickly scan through imports and to do find in files.