mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-15 03:20:10 +01:00
9 lines
190 B
JSON
9 lines
190 B
JSON
{
|
|
"python.formatting.blackArgs": [
|
|
"--config=pyproject.toml"
|
|
],
|
|
"python.analysis.typeCheckingMode": "basic",
|
|
"conventionalCommits.scopes": [
|
|
"deploy"
|
|
],
|
|
} |