Skip to content

Commit

Permalink
Tell vscode astyle extension where to find astyle config (#72586)
Browse files Browse the repository at this point in the history
  • Loading branch information
harakka authored Mar 25, 2024
1 parent 094c3ad commit 8c4c648
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,5 @@
"github-actions.remote-name": "upstream",
// NOTE: This disable the plugins formatting so astyle is used.
"C_Cpp.formatting": "disabled",
"astyle.astylerc": "${workspaceRoot}/.astylerc"
}

0 comments on commit 8c4c648

Please sign in to comment.