Reports duplicated keys that are in the same array in .toml files.

Example:


  [foo]
  bar = 1 # Property redefinition is not allowed
  bar = 2 # Property redefinition is not allowed