Skip to content

Conversation

@jalextowle
Copy link
Member

@jalextowle jalextowle commented Jun 13, 2019

Description

These changes add a module to the solfix crate that will do very basic code generation. This code generation consists of turning a provided ParseTree into a formatted string that is a valid Solidity file.

Future Enhancements

  • Add a maximum line number to the style rules that will try different rules if the first rule generates a string that is over the maximum line number.
  • Accept a configuration file that specifies the strings that should be output once a keyword is matched.
  • Accept a configuration file that specifies style rules (this is likely difficult)

@jalextowle jalextowle added the enhancement New feature or request label Jun 13, 2019
@jalextowle jalextowle requested a review from wadealexc June 13, 2019 22:38
@jalextowle jalextowle self-assigned this Jun 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants