https://github.com/Kampfkarren/selene
A blazing-fast modern Lua linter written in Rust
https://github.com/Kampfkarren/selene
hacktoberfest
Last synced: 17 days ago
JSON representation
A blazing-fast modern Lua linter written in Rust
- Host: GitHub
- URL: https://github.com/Kampfkarren/selene
- Owner: Kampfkarren
- License: mpl-2.0
- Created: 2019-10-01T06:45:12.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-21T01:43:28.000Z (25 days ago)
- Last Synced: 2025-03-24T16:01:40.115Z (21 days ago)
- Topics: hacktoberfest
- Language: Rust
- Homepage: https://kampfkarren.github.io/selene/
- Size: 4.24 MB
- Stars: 648
- Watchers: 7
- Forks: 83
- Open Issues: 126
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
- awesome-blazingly-fast - selene - A blazing-fast modern Lua linter written in Rust (Rust)
- awesome-roblox - selene - A blazing-fast modern Lua linter written in Rust. (Tooling / Linters/Formatters)
- awesome-roblox - Selene
README
# 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