tooling/bins/selene
2024-12-09 10:46:25 +01:00
..
init.luau feat(bins): include selene tool 2024-11-28 16:10:39 +00:00
pesde.lock feat(lib): remove reliance on semver parsing 2024-12-09 03:34:05 +00:00
pesde.toml chore(bins): add README.md to all bin includes 2024-12-09 04:36:42 +00:00
README.md fix: correctly parse base64 with whitespace 2024-12-09 10:46:25 +01: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