Roald87 / TcBlack

Opnionated code formatter for TwinCAT.
MIT License
103 stars 11 forks source link

How to insert a tab in windows command prompt when you want to use tabs for indentation #46

Open Roald87 opened 4 years ago

Roald87 commented 4 years ago

I could not figure out how to format using the tab as an indentation in the windows command prompt. I tried:

The work around I found was to make a bat file with the following content and run that one.

> TcBlack.exe --indentation "   " -p C:\Some\Project\PLC.plcproj