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

Line length linter

Commandcracker opened this issue · comments

luacheck had lints for max line length, but selene not.

I'm okay with this as an optional lint, though you might want to consider Stylua.

I didn't know Stylua exists :D I'll look into it. It would still be nice to have an optional line length linter, and it should be fairly easy to implement it, but I have 0 rust knowledge, so I won't be able to do it.