blob: 56e8204605f297ca65dedba622fb66f13a0c2fff (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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
|