You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Find dead cross-boundary methods (Workers DurableObject / RpcTarget / Agent) and structural clones in TypeScript. The linter layer that sits above knip/oxlint.
PyChase - Python duplicate code detector using AST normalization + MinHash LSH. Catches Type-1/2/3 clones in functions, methods, and classes with zero dependencies.
Statischer Python-Code-Analyser mit Tkinter-GUI: findet ungenutzte Imports, tote Definitionen und ähnliche Code-Blöcke via AST-Analyse. Kein pip install nötig.