sgb-io / fta

Rust-based static analysis for TypeScript projects

Home Page:https://ftaproject.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New option: exclude small files

sgb-io opened this issue · comments

False by default, a handy option to filter out all small files (say, under 8 lines) - in a typical ts project this can remove dozens of .index.ts one-or-few liners