Coding Style - MJB90/ConversationLabelling GitHub Wiki
Setting up your editors to do the following automatically
- use 2 spaces to nest javascript and html code
- use 4 spaces to nest python code
- replace tabs to spaces
- trim all spaces at the end of a line