repositories
/
mbt-docker.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Merge branch 'main' of https://github.tools.sap/E-Mobility/mbt-docker into multiple...
[mbt-docker.git]
/
.vscode
/
settings.json
Commit
Line
Data
482fe6a2
JB
1
{
2
"editor.codeActionsOnSave": {
3
"source.fixAll": true
9360cf25
JB
4
},
5
"cSpell.words": [
6
"ifeq",
7
"OPTARG",
2fe0e5d6
JB
8
"SAPMACHINE",
9
"xmake"
9360cf25
10
]
482fe6a2
11
}