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: 5 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-01-10T02:57:45.000Z (15 days ago)
- Last Synced: 2025-01-13T00:00:08.840Z (12 days ago)
- Topics: hacktoberfest
- Language: Rust
- Homepage: https://kampfkarren.github.io/selene/
- Size: 3.99 MB
- Stars: 629
- Watchers: 8
- Forks: 79
- Open Issues: 127
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
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