Kampfkarren / selene

A blazing-fast modern Lua linter written in Rust

Home Page:https://kampfkarren.github.io/selene/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Kampfkarren opened this issue · comments

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