Closed Roald87 closed 4 years ago
Or else there will be unnecessary diffs, since the VS TwinCAT editor automatically adds these indents.
This is to prevent diffs like these (double empty lines are automatically removed):
VAR var1 : REAL; - - + var2 : REAL; END_VAR
Or else there will be unnecessary diffs, since the VS TwinCAT editor automatically adds these indents.
This is to prevent diffs like these (double empty lines are automatically removed):