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

chore: Allow apostrophes in attributes #3374

Merged
merged 2 commits into from Nov 2, 2023
Merged

chore: Allow apostrophes in attributes #3374

merged 2 commits into from Nov 2, 2023

Conversation

ghost
Copy link

@ghost ghost commented Oct 31, 2023

Description

Problem

#3372

Documentation

Check one:

  • No documentation needed.
  • Documentation included in this PR.
  • [Exceptional Case] Documentation to be submitted in a separate PR.

PR Checklist

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

@jfecher jfecher changed the title chore: attribute with speech marks chore: Allow apostrophes in attributes Oct 31, 2023
@ghost ghost requested a review from jfecher November 2, 2023 14:59
Copy link
Contributor

@jfecher jfecher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jfecher jfecher added this pull request to the merge queue Nov 2, 2023
Merged via the queue into noir-lang:master with commit 3d76fd2 Nov 2, 2023
32 checks passed
TomAFrench pushed a commit that referenced this pull request Nov 14, 2023
github-merge-queue bot pushed a commit that referenced this pull request Dec 9, 2023
# Description

spotted an issue with punctuation inside a `#[test(should_fail_with =
"")]` block ([comment on original
issue](#3372 (comment)))

## Problem\*

Resolves #3372 (an extension of this original issue)

## Summary\*

I built off of the original work done over here #3374 but simplified
things down to just cover all common punctuation

## Documentation\*

Check one:
- [x] No documentation needed.
- [ ] Documentation included in this PR.
- [ ] **[Exceptional Case]** Documentation to be submitted in a separate
PR.

# PR Checklist\*

- [x] I have tested the changes locally.
- [x] I have formatted the changes with [Prettier](https://prettier.io/)
and/or `cargo fmt` on default settings.

---------

Co-authored-by: kevaundray <kevtheappdev@gmail.com>
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.

3 participants