A fast, lightweight tool written in Rust that analyzes changed files from git diffs and categorizes them based on configurable pattern matching rules. It's designed to be used in CI/CD pipelines to determine which parts of a codebase have been modified. -
View it on GitHub