mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
This adds support for reading configuration from file, env support is still there and legacy env variables will still work, but flags are now following config schema, so they don't match old flags. Having a config file allows to express more complex configuration options, which is needed for some feature requests.