What | tclfmt |
Where | https://github.com/nmoroze/tclint |
Description | tclfmt is a formatting tool for Tcl. Written in the Python programming language, it is a formatter for Tcl scripts. It automatically reformats Tcl code using a consistent style, and can be used to enforce this style in a shared codebase. It is installed with the linting tool tclint |
Author | Noah Moroze |
Updated | 03.2025 |
Version | 0.5.4 |
Installation | pip install tclint --user |