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
11
12
13
14
15
16
17
---
globals:
  Instance.new:
    args:
      - type: string
      - required: false
        type:
          display: Instance
        deprecated:
          message: set the instance's parent separately
  a:
    args:
      - required: false
        type:
          display: any
        deprecated:
          message: this is deprecated