]> ocean-lang.org Git - ocean/commit
mdcode: indent must start with a TAB
authorNeilBrown <neil@brown.name>
Sun, 5 May 2019 03:18:46 +0000 (13:18 +1000)
committerNeilBrown <neil@brown.name>
Sun, 5 May 2019 03:18:46 +0000 (13:18 +1000)
commit5190fd3edaacdf904e88837a41cbe4e213910a16
tree33819b6eff6d3ca58ad106215df4865c3b6fcf79
parent17dd47fa4e2d6125d0faf4dede94af38c1ff4609
mdcode: indent must start with a TAB

For Makefiles, indent must start with a TAB.  So
insert a TAB if there are 8 or more spaces of indent.

Signed-off-by: NeilBrown <neil@brown.name>
csrc/mdcode.mdc