Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

duplication.repeated_value

A warn rule, scope set. The same object literal appears three or more times across the set.

Synopsis

$ orion-server clippy ./definitions
warn[duplication.repeated_value] the same object literal appears three or more times across the set

Description

An object with ≥ 2 keys, byte-identical in ≥ 3 places.

Caveats

Silent for structure: steps, function headers, mapping and rule entries, operator nodes, roots. Silent for the input of an engine built-in, for a use step’s with block, and for anything containing a $from. Silent for an object whose every occurrence sits inside a larger reported one.

Last verified 14 September 2026