how to format c code in vscode with gnu format style?

Viewed 74

I work on a c project that default coding style is GNU format style, I want to format it automatically, so do you have any suggestions?

0 Answers
Related