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: lookbehind assertion with malformed regex #11

Merged
merged 1 commit into from
Apr 14, 2023

Conversation

eduardomourar
Copy link
Collaborator

This will fix the issue reported by the Linguist grammar validation:

Invalid regex in grammar: source.wit (in syntaxes/wit.tmLanguage.json) contains a malformed regex (regex "(?<=\s*\n)": lookbehind assertion is not fixed length (at offset 9))

@eduardomourar eduardomourar merged commit 8787a0a into main Apr 14, 2023
@eduardomourar eduardomourar deleted the fix/malformed-regex branch April 14, 2023 20:21
eduardomourar added a commit that referenced this pull request Apr 15, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.1.1](wit-idl-v0.1.0...wit-idl-v0.1.1)
(2023-04-15)


### Bug Fixes

* lookbehind assertion with malformed regex
([#11](#11))
([8787a0a](8787a0a))
* move repository fields to top-level object
([#13](#13))
([74f1ffc](74f1ffc))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
@github-actions
Copy link
Contributor

🎉 This change has been included in wit-idl-v0.1.1 🎉

The release is available on:

Your release-please bot 🚀🙏

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.

1 participant