#lua #linter #lua51

selene-lib

A library for linting Lua code. You probably want selene instead.

36 releases (breaking)

0.26.1 Nov 11, 2023
0.25.0 Mar 12, 2023
0.23.1 Dec 7, 2022
0.22.0 Oct 15, 2022
0.4.0 Nov 14, 2019

#1234 in Development tools

Download history 100/week @ 2023-12-04 47/week @ 2023-12-11 71/week @ 2023-12-18 32/week @ 2023-12-25 11/week @ 2024-01-01 49/week @ 2024-01-08 58/week @ 2024-01-15 132/week @ 2024-01-22 470/week @ 2024-01-29 147/week @ 2024-02-05 75/week @ 2024-02-12 320/week @ 2024-02-19 149/week @ 2024-02-26 124/week @ 2024-03-04 308/week @ 2024-03-11 99/week @ 2024-03-18

698 downloads per month
Used in 3 crates (2 directly)

MPL-2.0 license

345KB
9K SLoC

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

Dependencies

~9MB
~149K SLoC