Skip to content

Finish adding default lint rules to match Selene's non-Roblox functionality #728

@skberkeley

Description

@skberkeley

Check the relevant Selene documentation page for my information on

  • constant_table_comparison
  • duplicate_keys
  • empty_if
  • empty_loop
  • global_usage
  • high_cyclomatic_complexity
  • if_same_then_else
  • ifs_same_cond
  • manual_table_clone
  • mismatched_arg_count
  • mixed_table
  • multiple_statements
  • must_use
  • shadowing
  • suspicious_reverse_loop
  • type_check_inside_call
  • unbalanced_assignments
  • undefined_variable
  • unscoped_variables
  • unused_variable

Metadata

Metadata

Assignees

Labels

cliThe lute command-line interface

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions