Skip to content

warn if name duplicates occur in analysis.config

  1. It is currently possible to define histograms with the exact same name using the "in" keyword in a "histogram" definition.
  2. It is currently possible to define crates with the exact same name.
  3. Same for processor names

All this should be prohibited by the parser.