What's your opinion on adding an optional option to load common options settings (e.g. namespace, testing framework, editor config, ...), which might be standardised for a company or organisation, from a configuration file?
-c, --configuration[=CONFIGURATION] Generate from configuration file [default: "/home/<username>/.construct"]
Which configuration format (e.g. ini, yaml, toml, json) would you prefer?
What's your opinion on adding an optional option to load common options settings (e.g.
namespace
,testing framework
,editor config
, ...), which might be standardised for a company or organisation, from a configuration file?Which configuration format (e.g.
ini
,yaml
,toml
,json
) would you prefer?