nmoroze / tclint

EDA-centric utility for linting and analyzing Tcl code.
MIT License
30 stars 1 forks source link

Check indentation of multi-line commands in command subs #23

Open nmoroze opened 8 months ago

nmoroze commented 8 months ago

E.g. the following should flag a violation:

set foo [cmd \
arg1]