build: apply updates
[mbt-docker.git] / .vscode / settings.json
CommitLineData
482fe6a2
JB
1{
2 "editor.codeActionsOnSave": {
69b53ef7 3 "source.fixAll": "explicit"
9360cf25
JB
4 },
5 "cSpell.words": [
6 "ifeq",
7 "OPTARG",
2fe0e5d6
JB
8 "SAPMACHINE",
9 "xmake"
9360cf25 10 ]
482fe6a2 11}