1. selene
  2. Motivation
  3. Luacheck Comparison
  4. Command Line Interface
    1. Installation
    2. CLI Usage
  5. Usage
    1. Configuration
    2. Filtering
    3. Standard Library Format
  6. Roblox Guide
  7. Contributing
  8. Lints
    1. almost_swapped
    2. constant_table_comparison
    3. deprecated
    4. divide_by_zero
    5. duplicate_keys
    6. empty_if
    7. empty_loop
    8. global_usage
    9. high_cyclomatic_complexity
    10. if_same_then_else
    11. ifs_same_cond
    12. incorrect_standard_library_use
    13. manual_table_clone
    14. mismatched_arg_count
    15. mixed_table
    16. multiple_statements
    17. must_use
    18. parenthese_conditions
    19. roblox_incorrect_color3_new_bounds
    20. roblox_incorrect_roact_usage
    21. roblox_suspicious_udim2_new
    22. shadowing
    23. suspicious_reverse_loop
    24. type_check_inside_call
    25. unbalanced_assignments
    26. undefined_variable
    27. unscoped_variables
    28. unused_variable
  9. Archive
    1. TOML Standard Library Format