Skip to content

Remove explicit enum support in AthConfigFlag and use type

Tadej Novak requested to merge tadej/athena:enum-to-type into main

Remove explicit enum support in AthConfigFlag and use type.

Also fix argument parsing with the type checking.

/cc @fwinkl

Merge request reports