@jaredbusch said in Indentation Style:
@pmoncho tab indentation needs to die in nuclear fire.
Thankfully, modern IDE systems like Visual Studio Code and others all auto swap a tab for 4 spaces by default.
Personally, I prefer a 2 space indentation, but 4 seems to be the most common.
I didn't think Tab's were that big of a deal as I never had an issue between Vi, Nano, Notepad or Notepad++. I guess it is mostly a habit from using text editors.
Hmm... I always hated having press the space bar more than twice (only after "." mostly). Maybe I will try using two spaces in the next script to see how that pans out.