Page 1 of 1

The official Planet Chili Coding Format!

Posted: June 9th, 2020, 3:39 pm
by cyboryxmen
The official Planet Chili coding format is here! Now you too can code c̶l̶o̶s̶e̶ ̶e̶n̶o̶u̶g̶h̶ ̶t̶o exactly like Chili with this .clang-format file! Just place the .clang-format file in your project's root directory and open the project in Visual Studio. Now the editor should auto format your code to the Chili Gold Standard! Clone this repository that comes with the file for a demonstration!

Note: You can use multiple .clang-format files that apply to different files in the project. When editing a file, Visual Studio uses the closest .clang-format file for formatting from the file's directory up to the project root directory.

To learn more about the formatting options in .clang-format, visit the Clang-Format documentation.

Re: The official Planet Chili Coding Format!

Posted: July 5th, 2020, 3:18 pm
by chili
I feel personally attacked.