Watch mode re-runs unused code analysis automatically when files change, giving you continuous feedback as you edit.Documentation Index
Fetch the complete documentation index at: https://docs.fallow.tools/llms.txt
Use this file to discover all available pages before exploring further.
Ctrl+C to stop.
Watch mode supports all global flags (like
--format, --production, --quiet). Check-specific flags like --unused-exports or --fail-on-issues are not available.Options
All global flags are supported:Examples
Example output
$ fallow watch
See also
Unused code analysis
How fallow detects unused code.
fallow dead-code
Full reference for all options available in watch mode.