Amazing people!!
I have a project which needs a TechDebt to be executed where, all the existing code files having 2 space indentation. Now I want to convert all the 2 space indentation to 4 space indentation, is there any way I can automate this process rather going with Manual approach.
Potentially with any sort of Shel scripting in XCode editor configuration settings where I can inject that script and get things done.
Help would be highly appreciated.
Thanks a ton in advance guys.