mirror of
https://github.com/pesde-pkg/tooling.git
synced 2024-12-12 15:20:36 +00:00
12 lines
381 B
Markdown
12 lines
381 B
Markdown
|
# selene
|
|||
|
|
|||
|
## [Read the documentation here!(https://kampfkarren.github.io/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
|
|||
|
|