unused: add flag for checking generated files
Author: dominikhCreated Oct 24, 2017Updated May 31, 2026
Labelsenhancement
Unused skips generated files by default, as they tend to include unused identifiers that nobody minds. But we're missing a flag to disable this behaviour, unlike our other tools.
/cc @e-dard
Source: dominikh/go-tools