darklua
DocumentationTry itGitHub

Documentation

Learn things here
    Guides
    Getting Started
    Installation
    Bundling
    Configuration
    Rules
    Rules Reference

  • Rules
  • append_text_comment
    compute_expression
    convert_index_to_field
    convert_local_function_to_assign
    convert_require
    filter_after_early_return
    group_local_assignment
    inject_global_value
    remove_assertions
    remove_comments
    remove_compound_assignment
    remove_debug_profiling
    remove_empty_do
    remove_function_call_parens
    remove_interpolated_string
    remove_method_definition
    remove_nil_declaration
    remove_spaces
    remove_types
    remove_unused_variable
    remove_unused_if_branch
    remove_unused_while
    rename_variables

  • Unreleased rules