mirror of
https://github.com/lune-org/lune.git
synced 2024-12-12 04:50:36 +00:00
We no longer use selene
This commit is contained in:
parent
473ad80e8f
commit
8364a8e4de
2 changed files with 0 additions and 7 deletions
|
@ -1,4 +1,3 @@
|
|||
[tools]
|
||||
luau-lsp = "JohnnyMorganz/luau-lsp@1.29.1"
|
||||
selene = "Kampfkarren/selene@0.27.1"
|
||||
stylua = "JohnnyMorganz/StyLua@0.20.0"
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
std = "luau+lune"
|
||||
|
||||
exclude = ["luneTypes.d.luau"]
|
||||
|
||||
[lints]
|
||||
high_cyclomatic_complexity = "warn"
|
Loading…
Reference in a new issue