Below you will find pages that utilize the taxonomy term “fallow-rs”
April 2, 2026
Fallow - Codebase Health
Version updated for https://github.com/fallow-rs/fallow to version v2.9.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, “Fallow,” is a codebase analyzer designed for TypeScript and JavaScript projects. It automates the detection of unused code, duplicate code blocks, and overly complex functions, helping developers optimize their codebases by identifying inefficiencies and architectural issues.
April 1, 2026
Fallow - Codebase Health
Version updated for https://github.com/fallow-rs/fallow to version v2.8.1.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, “Fallow,” is a Rust-native tool designed to analyze TypeScript and JavaScript codebases for dead code, duplication, and complexity hotspots with minimal configuration and fast performance. It automates the detection of unused files, exports, and dependencies, identifies copy-pasted code blocks, and highlights overly complex functions to aid developers in optimizing and maintaining their code.
March 31, 2026
Fallow - Codebase Health
Version updated for https://github.com/fallow-rs/fallow to version v2.7.3.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, “Fallow,” is a Rust-native tool designed to analyze JavaScript and TypeScript codebases for dead code, duplication, and complexity issues. It automates the identification of unused files, exports, dependencies, code clones, and overly complex functions to improve code quality and maintainability.
March 31, 2026
Fallow - Codebase Health
Version updated for https://github.com/fallow-rs/fallow to version v2.7.1.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Fallow, is a Rust-based tool designed to analyze TypeScript and JavaScript codebases for dead code, code duplication, and complexity hotspots. It automates the detection of unused files, exports, dependencies, and circular references, identifies duplicate or copy-pasted code, and highlights overly complex functions that may require refactoring.
March 30, 2026
Fallow - Codebase Health
Version updated for https://github.com/fallow-rs/fallow to version v2.7.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Fallow, is a Rust-native tool for analyzing TypeScript and JavaScript codebases to identify dead code, duplicated code, and complexity hotspots. It automates the detection of unused exports, dependencies, and files, highlights duplicate and overly complex code, and provides actionable insights to improve code quality.
March 29, 2026
Fallow - Codebase Health
Version updated for https://github.com/fallow-rs/fallow to version v2.5.5.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Fallow, helps developers analyze TypeScript and JavaScript codebases by identifying dead code, duplicate code, and complex code sections. It automates tasks such as detecting unused files, exports, and dependencies, finding copy-pasted code, and highlighting overly complex functions to optimize code quality and maintainability.
March 28, 2026
Fallow - Codebase Health
Version updated for https://github.com/fallow-rs/fallow to version v2.5.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Fallow, is a Rust-native tool designed to analyze TypeScript and JavaScript codebases for dead code, code duplication, and complexity hotspots. It automates the detection of unused code, duplicate code blocks, and overly complex functions, helping developers optimize and maintain cleaner, more efficient codebases.
March 26, 2026
Fallow - Codebase Health
Version updated for https://github.com/fallow-rs/fallow to version v2.2.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Fallow, is a tool designed to analyze TypeScript and JavaScript codebases for unused code, code duplication, and complexity hotspots. It automates the detection of issues like dead code, duplicate code blocks, and overly complex functions, helping developers optimize and maintain cleaner codebases.
March 26, 2026
Fallow - Codebase Health
Version updated for https://github.com/fallow-rs/fallow to version v2.1.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, “fallow,” is a Rust-native tool designed to analyze TypeScript and JavaScript codebases for dead code, duplication, and complexity hotspots. It automates the detection of unused files, exports, and dependencies, identifies copy-pasted code, and highlights overly complex functions to streamline code maintenance and improve overall code quality.
March 26, 2026
Fallow - Codebase Health
Version updated for https://github.com/fallow-rs/fallow to version v2.0.1.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Fallow, is a Rust-native tool designed to analyze TypeScript and JavaScript codebases for dead code, duplication, and complexity hotspots. It automates the detection of unused files, exports, and dependencies, identifies copy-pasted code blocks, and highlights overly complex functions, aiding developers in optimizing and maintaining cleaner, more efficient codebases.
March 25, 2026
Fallow - Dead Code Analysis
Version updated for https://github.com/fallow-rs/fallow to version v1.8.1.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, “fallow,” is a high-performance codebase analyzer for TypeScript and JavaScript projects, built in Rust. It automates the detection of unused code (e.g., files, exports, dependencies), circular dependencies, duplicate code, and high-complexity functions, enabling developers to optimize and maintain cleaner, more efficient codebases.
March 25, 2026
Fallow - Dead Code Analysis
Version updated for https://github.com/fallow-rs/fallow to version v1.8.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, fallow, is a high-performance codebase analyzer for TypeScript and JavaScript, designed to identify unused code, circular dependencies, code duplication, and complexity hotspots quickly and efficiently. Built with Rust, it automates the detection of issues like unused files, exports, dependencies, and types, while also highlighting risky areas such as high-complexity functions, enabling developers to optimize and maintain cleaner, more efficient codebases.
March 24, 2026
Fallow - Dead Code Analysis
Version updated for https://github.com/fallow-rs/fallow to version v1.7.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, fallow, is a Rust-based codebase analyzer designed to optimize TypeScript and JavaScript projects by detecting unused code, circular dependencies, duplicate code, and high-complexity functions. It automates tasks like identifying dead files, unused exports, and unresolved imports, while offering significantly faster performance compared to similar tools.
March 23, 2026
Fallow - Dead Code Analysis
Version updated for https://github.com/fallow-rs/fallow to version v1.4.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, fallow, is a high-performance codebase analyzer for JavaScript and TypeScript that identifies unused code, circular dependencies, and duplicated code. Built in Rust, it automates code quality checks by detecting unused files, exports, dependencies, and types, while also uncovering issues like unresolved imports and duplicate exports with significantly faster performance compared to similar tools.
March 23, 2026
Fallow - Dead Code Analysis
Version updated for https://github.com/fallow-rs/fallow to version v1.3.1.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, fallow, is a high-performance codebase analyzer for JavaScript and TypeScript projects, built using Rust. It automates the detection of unused code, circular dependencies, and duplicate code blocks, offering insights into unused files, exports, dependencies, and other inefficiencies.
March 22, 2026
Fallow - Dead Code Analysis
Version updated for https://github.com/fallow-rs/fallow to version v1.3.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, fallow, is a codebase analyzer for JavaScript and TypeScript, designed to detect and address unused code, circular dependencies, and code duplication with exceptional speed and efficiency. Built in Rust, it automates the identification of unused files, exports, dependencies, and types, as well as duplicate code blocks and import cycles, significantly improving code quality and maintainability.
March 21, 2026
Fallow - Dead Code Analysis
Version updated for https://github.com/fallow-rs/fallow to version v1.1.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Fallow, is a Rust-based codebase analyzer for JavaScript and TypeScript that automates the detection of unused code, circular dependencies, code duplication, and complexity hotspots. It streamlines code maintenance by identifying dead files, exports, and dependencies, while also detecting issues like unresolved imports, unlisted dependencies, and duplicate or circular code structures.
March 21, 2026
Fallow - Dead Code Analysis
Version updated for https://github.com/fallow-rs/fallow to version v1.0.3.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, fallow, is a high-performance codebase analyzer for JavaScript and TypeScript projects, built with Rust. It automates the detection of unused code (e.g., files, exports, dependencies), circular dependencies, code duplication, and complexity hotspots, providing actionable insights significantly faster than traditional tools.