mirror of
https://github.com/vee1e/capa.git
synced 2026-09-01 10:48:51 +00:00
* lint: replace isort/flake8 with ruff * update ruff links * remove stale isort reference * update CHANGELOG * address review * remove unused imports * remove unnecessary list comprehension * remove quotes from type annotation * use dict.get instead of if-else block * remove unnecessary utf-8 encoding declaration * Revert "remove unused imports" This reverts commit 18ba50a22bce3f3a0aff56e9a48d1091ccfdd6e5. * skip check for unused imports * fix UP036 Version block is outdated for minimum Python version * add TODO comment for unused imports * replace black with ruff * address review comments |
||
|---|---|---|
| .. | ||
| img | ||
| capa_quickstart.pdf | ||
| faq.md | ||
| installation.md | ||
| limitations.md | ||
| release.md | ||
| rules.md | ||
| usage.md | ||