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

Regex Validator doesn't account for filescope namespaces #342

Open
AlexDarigan opened this issue Jun 20, 2022 · 2 comments
Open

Regex Validator doesn't account for filescope namespaces #342

AlexDarigan opened this issue Jun 20, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@AlexDarigan
Copy link
Collaborator

Regex Validator for C# Scripts considers "namespace name;" (filescoped namespaces from C# 10) to be invalid syntax. Add version checks?

@AlexDarigan
Copy link
Collaborator Author

Double-check this. Might be handle namespaces fine.

@AlexDarigan AlexDarigan self-assigned this Apr 28, 2023
@AlexDarigan AlexDarigan added the bug Something isn't working label Apr 28, 2023
@AlexDarigan
Copy link
Collaborator Author

Double-Checked. Caught a Parser-Error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant