What | tclint |
Where | https://github.com/nmoroze/tclint |
Description | tclint is a linting tool for Tcl. Written in the Python programming language, it analyzes Tcl source files and reports issues that may cause bugs, inhibit readability, or affect performance. It comes with a Tcl formatting tool tclfmt |
Author | Noah Moroze |
Updated | 03.2025 |
Version | 0.5.4 |
Installation | pip install tclint --user |