We no longer use selene

This commit is contained in:
Filip Tibell 2024-08-10 12:48:27 +02:00
parent 473ad80e8f
commit 8364a8e4de
No known key found for this signature in database
2 changed files with 0 additions and 7 deletions

View file

@ -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"

View file

@ -1,6 +0,0 @@
std = "luau+lune"
exclude = ["luneTypes.d.luau"]
[lints]
high_cyclomatic_complexity = "warn"