chore(bins): update selene README

This commit is contained in:
Erica Marigold 2024-12-13 13:39:18 +00:00
parent 1613737c26
commit f003ce8895
Signed by: DevComp
GPG key ID: 429EF1C337871656

View file

@ -1,11 +1,11 @@
# selene # selene
## [Read the documentation here!](https://kampfkarren.github.io/selene/) ## [Read the documentation here!](https://kampfkarren.github.io/selene/)
selene is a blazing-fast modern Lua linter written in Rust. selene is a blazing-fast modern Lua linter written in Rust.
Priorities: Priorities:
- It's okay to not diagnose every problem, as long as the diagnostics that are made are never wrong - 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 extend and modify
- Easy to configure - Easy to configure
- ...but the user should need to configure as little as possible - ...but the user should need to configure as little as possible