tjcsl / ion

TJ Intranet 3
https://ion.tjhsst.edu
GNU General Public License v2.0
100 stars 89 forks source link

docs: Reorg coding style docs #720

Closed theo-o closed 5 years ago

theo-o commented 5 years ago

https://tjcsl.github.io/ion/developing/styleguide.html

and improve formatting

ghost commented 5 years ago

Was this was fixed in 088ad266598dccdafb49ea956f275e9b62a4b28a, or are more changes needed?

theo-o commented 5 years ago

A few more changes are needed like how you can use isort to comply with import sorting, converting the main points section into an actual section with a heading, and some sort of separation between the imports and the good types of imports.