Skip to content

Commit 7f1a0ec

Browse files
jepenven-silabsjmartinez-silabs
authored andcommitted
Pull request #84: Disable VSCode auto formatting
Merge in WMN_TOOLS/matter from disable_auto_formatting to silabs Squashed commit of the following: commit 4db343a048dc29cdcfa311d07bbb04ccfc663dd5 Author: jepenven-silabs <jean-francois.penven@silabs.com> Date: Thu Sep 8 14:19:55 2022 -0400 Disable VSCode auto formatting
1 parent 2e98e9d commit 7f1a0ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"**/third_party/**": true
128128
},
129129
"files.eol": "\n",
130-
"editor.formatOnSave": true,
130+
"editor.formatOnSave": false,
131131
"better-comments.tags": [
132132
{
133133
"tag": "!",

0 commit comments

Comments
 (0)