Commit eba7304
committed
config: Drop redundant "unique within this map" annotation requirement
This condition landed in 27a05de (Add text about extensions,
2016-06-26, #510) with subsequent wording tweaks in 3f0440b
(config.md: add empty limit for key of annotations, Dec 28 10:35:19
2016, #645) and 2c8feeb (config: Bring "unique... within this map"
back together, 2017-01-12, #654). However, since eeaccfa (glossary:
Make objects explicitly unordered and forbid duplicate names,
2016-09-27, #584) we forbid duplicate keys on *all* objects (not just
annotations), so this PR removes the redundant annotation-specific
condition.
Signed-off-by: W. Trevor King <[email protected]>1 parent f79b61d commit eba7304
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
442 | 442 | | |
443 | 443 | | |
444 | 444 | | |
445 | | - | |
446 | 445 | | |
447 | 446 | | |
448 | 447 | | |
| |||
0 commit comments