lint: ran ruff and pylint over treecutter
authorFredrik Unger <fred@tree.se>
Tue, 3 Mar 2026 06:40:43 +0000 (07:40 +0100)
committerFredrik Unger <fred@tree.se>
Tue, 3 Mar 2026 06:40:43 +0000 (07:40 +0100)
commit3b4195c3751d4c62416d71e91cff4c5a698c35b5
tree4d3dcf0f0a31f4f3580a3a327c1a33e1df600950
parent9ae742004df47c47b4f5d4dd4bbd02236909b4c5
lint: ran ruff and pylint over treecutter

In refactoring the application to python3 ran the ruff and pylint
linters. ruff now passes while pylint still have some open issues.
Your code has been rated at 9.44/10
There are some library issues, that have to be solved on the
different platforms (debian, ubuntu)
treecutter/constants.py
treecutter/directory.py
treecutter/docbook.py
treecutter/image.py
treecutter/link.py
treecutter/main.py
treecutter/page.py
treecutter/sitemap.py
treecutter/tools.py
treecutter/trie.py