Add var.attributes to end of context.attributes, not vice versa @Nuru (#114)
what
- Add
var.attributes
to end ofcontext.attributes
, not vice versa - Update to current workflows (with some exceptions)
why
- Modules should append to attributes passed in, not insert themselves ahead of others
- New features, like auto-format (but holding back some, because this is a special module)