There was an error while loading. Please reload this page.
1 parent 65ccf30 commit 9e34e80Copy full SHA for 9e34e80
1 file changed
after/lsp/pyrefly.lua
@@ -3,6 +3,7 @@ return {
3
init_options = {
4
pyrefly = {
5
typeCheckingMode = "default",
6
+ -- see documentation here: https://pyrefly.org/en/docs/IDE/#lsp-initializationoptions
7
disabledLanguageServices = {
8
rename = true,
9
},
0 commit comments