Skip to content

Simulation: rename local instances of ConfigFlags to flags, part 1

Tadej Novak requested to merge tadej/athena:flags-sim-rename-1 into master

Rename local instances of ConfigFlags to flags to avoid conflict with the potential global instance.

/cc @jchapman, @tlari, @mbandier

Merge request reports