mirror of
https://github.com/lune-org/lune.git
synced 2024-12-12 04:50:36 +00:00
6 lines
95 B
TOML
6 lines
95 B
TOML
std = "luau+lune"
|
|
|
|
exclude = ["luneTypes.d.luau"]
|
|
|
|
[lints]
|
|
high_cyclomatic_complexity = "warn"
|