Coding Style - MJB90/ConversationLabelling GitHub Wiki

Setting up your editors to do the following automatically

  1. use 2 spaces to nest javascript and html code
  2. use 4 spaces to nest python code
  3. replace tabs to spaces
  4. trim all spaces at the end of a line