Feat: add a new option to customize known function signature #108
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR includes a new feature that allows consumers to define custom radspec descriptions for a list of known functions.
In the context of the Aragon Client, the consumer was not able to customize this list and that's why we have this data folder for each project: https://github.com/aragon/radspec/tree/master/src/data
With the help of Aragon Connect the above limitation is no longer relevant. Having a way to customize radspec descriptions is going to give much more flexibility to the Connect users.