Kampfkarren / selene

A blazing-fast modern Lua linter written in Rust
https://kampfkarren.github.io/selene/
Mozilla Public License 2.0
600 stars 76 forks source link

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

Open Kampfkarren opened 7 months ago

Kampfkarren commented 7 months ago

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