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