Skip to content

Allow for deviate add of extensions#304

Open
sengleung wants to merge 1 commit intoopenconfig:masterfrom
sengleung:deviate-add-extension
Open

Allow for deviate add of extensions#304
sengleung wants to merge 1 commit intoopenconfig:masterfrom
sengleung:deviate-add-extension

Conversation

@sengleung
Copy link
Copy Markdown
Contributor

For example:

  deviation "/a:foo/b:bar" {
    deviate add {
      ext:my-extension;
    }
  }

will add the extension ext:my-extension to the e.Exts field to the /a:foo/b:bar path in the AST.

For example:

  deviation "/a:foo/b:bar" {
    deviate add {
      ext:my-extension;
    }
  }

will add the extension "ext:my-extension" to the e.Exts field
to the "/a:foo/b:bar" path in the AST.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant