6aa1d79d56
This includes a refactor to the way aliases are processed. I had been thinking in terms of locking down the aliases names pretty tightly, in order to provide an error if there are conflicts. After discussion with @josmo, though, it seems like we can do it the same way we do for "PLUGIN_"/non-prefixed variables, i.e. quietly override them. |
||
---|---|---|
.. | ||
config.go | ||
config_test.go | ||
mock_step_test.go | ||
plan.go | ||
plan_test.go |