master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit 4b30405afb - Show all commits

7
after/lsp/pyrefly.lua Normal file
View File

@@ -0,0 +1,7 @@
return {
settings = {
pyrefly = {
displayTypeErrors = 'force-on',
},
},
}