Skip to content
/ selene Public
forked from Kampfkarren/selene

A blazing-fast modern Lua linter written in Rust. This fork has edits made for Roblox development, specifically Driving Empire! It should work better for any codebase though.

License

Notifications You must be signed in to change notification settings

jok-dev/selene

 
 

Repository files navigation

selene

selene is a blazing-fast modern Lua linter written in Rust.

Priorities:

  • It's okay to not diagnose every problem, as long as the diagnostics that are made are never wrong
  • Easy to extend and modify
  • Easy to configure
  • ...but the user should need to configure as little as possible

About

A blazing-fast modern Lua linter written in Rust. This fork has edits made for Roblox development, specifically Driving Empire! It should work better for any codebase though.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 85.7%
  • Lua 8.3%
  • TypeScript 5.4%
  • Other 0.6%