Skip to content

Duplicate config finder

Adding a script that checks if CompFactory is being called for the same component in different configuration files, in order to avoid setting up components in different places rather than calling the existing configuration. It assumes *.Config.py and *.ConfigNew.py are files for the new Run 3 configuration and collects all duplicates.

The duplicate finder should eventually be integrated into the CI, I don't know how to do this though.

Merge request reports