Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
digitalearth
DASF Data Analytics Software Framework
dasf-progress-api
Commits
22f2ca3f
Unverified
Commit
22f2ca3f
authored
Nov 22, 2021
by
Philipp Sommer
Browse files
add vscode settings
parent
c9206266
Changes
1
Hide whitespace changes
Inline
Side-by-side
.vscode/settings.json
0 → 100644
View file @
22f2ca3f
{
"restructuredtext.confPath"
:
"${workspaceFolder}/docs"
,
"editor.formatOnSave"
:
true
,
"editor.defaultFormatter"
:
"ms-python.python"
,
"python.formatting.blackArgs"
:
[
"--line-length"
,
"79"
],
"python.formatting.provider"
:
"black"
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment