Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Kampfkarren/selene
A blazing-fast modern Lua linter written in Rust
https://github.com/Kampfkarren/selene
hacktoberfest
Last synced: 11 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 (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-09T16:33:36.000Z (about 1 month ago)
- Last Synced: 2024-10-28T02:30:42.542Z (14 days ago)
- Topics: hacktoberfest
- Language: Rust
- Homepage: https://kampfkarren.github.io/selene/
- Size: 4.41 MB
- Stars: 610
- Watchers: 8
- Forks: 78
- Open Issues: 125
-
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