added pyrefly config
This commit is contained in:
7
after/lsp/pyrefly.lua
Normal file
7
after/lsp/pyrefly.lua
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
return {
|
||||||
|
settings = {
|
||||||
|
pyrefly = {
|
||||||
|
displayTypeErrors = 'force-on',
|
||||||
|
},
|
||||||
|
},
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user