Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Epic: Complete Noir formatter implementation #2993

Closed
14 tasks done
ghost opened this issue Oct 5, 2023 · 0 comments · Fixed by #3106 or #3109
Closed
14 tasks done

Epic: Complete Noir formatter implementation #2993

ghost opened this issue Oct 5, 2023 · 0 comments · Fixed by #3106 or #3109
Labels
enhancement New feature or request

Comments

@ghost
Copy link

ghost commented Oct 5, 2023

This is a tracking issue for the implementation of formatter.

  • Format Literal expressions.
  • Format BlockExpression expressions.
  • Format PrefixExpression expressions.
  • Format IndexExpression expressions.
  • Format CallExpression expressions.
  • Format MethodCallExpression expressions.
  • Format ConstructorExpression expressions.
  • Format MemberAccessExpression expressions.
  • Format CastExpression expressions.
  • Format InfixExpression expressions.
  • Format IfExpression expressions.
  • Format Variable expressions.
  • Format Tuple expressions.
  • Format Lambda expressions.
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Noir Oct 5, 2023
@ghost ghost mentioned this issue Oct 5, 2023
2 tasks
@Savio-Sou Savio-Sou added the enhancement New feature or request label Oct 6, 2023
@TomAFrench TomAFrench changed the title nargo fmt: format more expressions Epic: Complete Noir formatter implementation Oct 9, 2023
@jonybur jonybur linked a pull request Oct 10, 2023 that will close this issue
5 tasks
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Noir Oct 11, 2023
@kevaundray kevaundray reopened this Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment