https://github.com/kampfkarren/selene
A blazing-fast modern Lua linter written in Rust
https://github.com/kampfkarren/selene
hacktoberfest
Last synced: about 1 year 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 6 years ago)
- Default Branch: main
- Last Pushed: 2025-04-08T06:03:41.000Z (about 1 year ago)
- Last Synced: 2025-04-14T22:04:20.330Z (about 1 year ago)
- Topics: hacktoberfest
- Language: Rust
- Homepage: https://kampfkarren.github.io/selene/
- Size: 4.28 MB
- Stars: 654
- Watchers: 8
- 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
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