mirror of
https://github.com/pesde-pkg/tooling.git
synced 2025-01-09 15:59:09 +00:00
chore(bins): update selene
README
This commit is contained in:
parent
1613737c26
commit
f003ce8895
1 changed files with 11 additions and 11 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue