Open jamiejackson opened 6 years ago
How do I achieve consistent indentation (either tabs or spaces, but not both)?
If I type pipeline {, it autocompletes with:
pipeline {
Now if I hit the spacebar, I have:
How do I achieve consistent indentation (either tabs or spaces, but not both)?
If I type
pipeline {
, it autocompletes with:Now if I hit the spacebar, I have: