SMIT
Results
2
issues of
SMIT
The lint_file() function has a bug in how it handles lines containing tags currently, the function uses continue statements after detecting an opening or closing tag.This causes the linter to...
Bugs
7
### Repository commit a0b0f41 ### Python version (python --version) Python 3.10.7 ### Dependencies version (pip freeze) Not applicable (this is a logical issue, not dependency-related) ### Expected behavior All methods...
bug