Yaroslav Demidenko

Results 1 issues of Yaroslav Demidenko

scanner.py:111 replace `if path.endswith('.html'):` to `if path.endswith('.html') or path.endswith('.xml') or path.endswith('.txt'):`

enhancement