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

Vector3.yAxis does not contain the field `Cross`

Pr0pelled opened this issue · comments

Highlights Vector3.yAxis:Cross() with the error:

standard library global `Vector3.yAxis` does not contain the field `Cross`selene::incorrect_standard_library_use

I am using the VSCode extension version of selene (currently on v1.2.0), selene.toml looks like this:

std = "roblox"

Dupe of #348