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
9
10
---
globals:
  all_of_this:
    deprecated:
      message: "This entire field is deprecated"
    property: full-write
  this.is_deprecated:
    deprecated:
      message: "This field is deprecated :("
    property: read-only