mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced 2026-03-16 22:10:31 +00:00
11 lines
295 B
JSON
11 lines
295 B
JSON
{
|
|
"include": ["."],
|
|
"pythonVersion": "3.8",
|
|
"pythonPlatform": "Linux",
|
|
"useLibraryCodeForTypes": true,
|
|
"strictListInference": true,
|
|
"reportMissingImports": "error",
|
|
"reportUnusedImport": "error",
|
|
"reportUnusedExpression": "error",
|
|
"reportOptionalMemberAccess": "information"
|
|
}
|