selene-lib 0.30.0

A library for linting Lua code. You probably want selene instead.
Documentation
1
2
3
4
5
6
7
8
error[deprecated]: standard library function `deprecated_blocked` is deprecated
  ┌─ specific_allow.lua:2:1
  │
2 │ deprecated_blocked()
  │ ^^^^^^^^^^^^^^^^^^^^
  │
  = this is deprecated