2026-05-27 18:59:00 +02:00
|
|
|
{
|
2026-07-24 08:39:36 +02:00
|
|
|
"typeCheckingMode": "strict",
|
2026-05-27 18:59:00 +02:00
|
|
|
"pythonPlatform": "Linux",
|
|
|
|
|
"useLibraryCodeForTypes": true,
|
2026-07-22 15:35:43 +02:00
|
|
|
"verboseOutput": false,
|
2026-07-24 08:39:36 +02:00
|
|
|
|
|
|
|
|
"reportImplicitOverride": "error",
|
|
|
|
|
"reportDeprecated": "error",
|
|
|
|
|
"reportMatchNotExhaustive": "error",
|
|
|
|
|
|
|
|
|
|
"reportUnnecessaryTypeIgnoreComment": "error",
|
|
|
|
|
"reportImplicitStringConcatenation": "error",
|
|
|
|
|
"reportUninitializedInstanceVariable": "error"
|
2026-05-27 18:59:00 +02:00
|
|
|
}
|