configurating pyrefly

This commit is contained in:
huyjaky
2026-01-12 10:56:51 +07:00
parent 5b565cebe7
commit 86d0292e02
5 changed files with 12 additions and 7 deletions

View File

@@ -15,7 +15,7 @@ return {
analysis = {
useLibraryCodeForTypes = false,
autoImportCompletions = false,
diagnosticMode = "openFilesOnly",
diagnosticMode = "off",
typeCheckingMode = "off",
autoSearchPath = false,
logLevel = "Error",