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. restricted_module_paths
    20. roblox_incorrect_color3_new_bounds
    21. roblox_incorrect_roact_usage
    22. roblox_manual_fromscale_or_fromoffset
    23. roblox_suspicious_udim2_new
    24. shadowing
    25. suspicious_reverse_loop
    26. type_check_inside_call
    27. unbalanced_assignments
    28. undefined_variable
    29. unscoped_variables
    30. unused_variable
  9. Archive
    1. TOML Standard Library Format