Back to Intellij Community

YAMLDuplicatedKeys

plugins/yaml/backend/resources/inspectionDescriptions/YAMLDuplicatedKeys.html

2025.3-rc-2108 B
Original Source

Reports duplicated keys in YAML files.

Example:

same_key: some value
  same_key: another value