Skip to content

Commit

Permalink
Tell vscode astyle extension where to find astyle config
Browse files Browse the repository at this point in the history
  • Loading branch information
harakka committed Mar 24, 2024
1 parent 91f42e3 commit 7306ffa
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 7306ffa

Please sign in to comment.