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

fix: formatting error in test with nightly compiler #18

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

grjte
Copy link
Contributor

@grjte grjte commented Oct 18, 2024

Description

This fixes a formatting error with the nightly compiler introduced by one of the tests from my last PR, sorry about that!

Problem*

Incorrect formatting in test with nightly compiler.

Resolves #17

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings. I used nargo fmt with nightly

This was referenced Oct 22, 2024
@saleel saleel merged commit 4bc4c4b into noir-lang:main Oct 25, 2024
4 checks passed
@github-actions github-actions bot mentioned this pull request Oct 25, 2024
@grjte grjte deleted the grjte/fix-fmt branch October 25, 2024 15:43
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.

Tests fail on latest Nargo nightly release
2 participants