tooling/bins/selene
2025-04-29 10:49:13 +05:30
..
tests test: cover all tools 2025-04-25 17:22:04 -03:00
init.luau feat(bins): include selene tool 2024-11-28 16:10:39 +00:00
pesde.lock chore: update lockfiles 2025-04-29 06:18:35 +01:00
pesde.toml chore: lock lune to v0.8.x only 2025-04-29 06:13:04 +01:00
README.md chore(bins): update selene README 2024-12-13 13:39:18 +00:00

selene

Read the documentation here!

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