37

I thank my OCD for well indented code

Comments
  • 1
    So spaces?
  • 3
    I usally thank my ide, ctrl+alt+L or crtl+alt+F
  • 0
    . prettierrc
  • 1
    We have a file that's indented with 4 spaces, then suddenly at some point halfway through the file the first indent turns into 5 spaces and no one fixes it since it messes up the history. So comes the dilemma, when editing code in that section do you fix it for those lines so it eventually gets closer to how it should be or keep 5 spaces to match the surrounding code?
  • 1
    I autothank autoindent
Add Comment