suppress
Suppress duplicate code warnings by WL hash after confirming duplication is intentional, such as API symmetry or test isolation, to prevent write blocking on structurally identical code.
Instructions
Suppress a duplicate by WL hash (from analyze output). Only suppress AFTER confirming the duplication is intentional (e.g. API symmetry, test isolation). Refactoring should be the default action for duplicates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wl_hash | Yes | WL hash from analyze output |