nmoroze/tclint

Check for proper use of variable names

Opened this issue · 0 comments

Add checks like:

  • Commands like info exists probably don't want to take in a var sub, but rather a bareword
  • Built-in variable names used as a bareword might be a sign of a missing $