mirror of
https://github.com/Stefanuk12/selene.git
synced 2026-08-14 21:04:48 +00:00
A blazing-fast modern Lua linter written in Rust
- Rust 85.2%
- Lua 8.7%
- TypeScript 5.5%
- Python 0.3%
- Dockerfile 0.2%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github | ||
| docs | ||
| misc | ||
| selene | ||
| selene-lib | ||
| selene-vscode | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| CHANGELOG.md | ||
| Dockerfile | ||
| LICENSE.md | ||
| README.md | ||
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