-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Expand file tree
/
Copy pathfallow.yml
More file actions
23 lines (23 loc) · 692 Bytes
/
fallow.yml
File metadata and controls
23 lines (23 loc) · 692 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
name: fallow
categories:
- linter
tags:
- javascript
- typescript
- jsx
- nodejs
- vue
license: MIT
types:
- cli
source: "https://github.com/fallow-rs/fallow"
homepage: "https://fallow.tools"
description: >-
Codebase intelligence for TypeScript and JavaScript. Detects unused
files, exports, dependencies, types, enum and class members,
unresolved imports, circular dependencies, code duplication,
boundary violations, and complexity hotspots. Ships framework
plugins for Next.js, Vite, Svelte, Astro, and Vue. Outputs human,
JSON, SARIF, CodeClimate, compact, and markdown, and integrates
with GitHub Actions, GitLab CI, VS Code, LSP, and MCP. Written
in Rust.