Skip to content

Commit f7d367e

Browse files
Add repowise
1 parent 3b96b69 commit f7d367e

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

data/tools/repowise.yml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
name: repowise
2+
categories:
3+
- linter
4+
tags:
5+
- c
6+
- cpp
7+
- csharp
8+
- go
9+
- java
10+
- javascript
11+
- kotlin
12+
- php
13+
- python
14+
- ruby
15+
- rust
16+
- scala
17+
- swift
18+
- typescript
19+
license: AGPL-3.0
20+
types:
21+
- cli
22+
homepage: https://github.com/repowise-dev/repowise
23+
source: https://github.com/repowise-dev/repowise
24+
description: >-
25+
Indexes codebases into dependency graphs, git history, auto-generated docs,
26+
and architectural decisions. Supports 14 languages with tree-sitter AST parsing,
27+
dead code detection, hotspot analysis, and ownership tracking.

0 commit comments

Comments
 (0)