diff --git a/data/tools/repowise.yml b/data/tools/repowise.yml new file mode 100644 index 000000000..6d6cf5585 --- /dev/null +++ b/data/tools/repowise.yml @@ -0,0 +1,27 @@ +name: repowise +categories: + - linter +tags: + - c + - cpp + - csharp + - go + - java + - javascript + - kotlin + - php + - python + - ruby + - rust + - scala + - swift + - typescript +license: AGPL-3.0 +types: + - cli +homepage: https://github.com/repowise-dev/repowise +source: https://github.com/repowise-dev/repowise +description: >- + Indexes codebases into dependency graphs, git history, auto-generated docs, + and architectural decisions. Supports 14 languages with tree-sitter AST parsing, + dead code detection, hotspot analysis, and ownership tracking.