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

bad_string_escape checks for "roblox", and not Luau #584

Open
Kampfkarren opened this issue Feb 5, 2024 · 0 comments
Open

bad_string_escape checks for "roblox", and not Luau #584

Kampfkarren opened this issue Feb 5, 2024 · 0 comments
Labels
A-lints Area: Relating to a lint directly A-luau Area: Luau

Comments

@Kampfkarren
Copy link
Owner

x = "\x01" will report as a bad string escape even if std = "luau".

@Kampfkarren Kampfkarren added A-lints Area: Relating to a lint directly A-luau Area: Luau labels Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-lints Area: Relating to a lint directly A-luau Area: Luau
Projects
None yet
Development

No branches or pull requests

1 participant