The official Planet Chili Coding Format!

The Partridge Family were neither partridges nor a family. Discuss.
Post Reply
User avatar
cyboryxmen
Posts: 190
Joined: November 14th, 2014, 2:03 am

The official Planet Chili Coding Format!

Post by cyboryxmen » June 9th, 2020, 3:39 pm

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.
Zekilk

User avatar
chili
Site Admin
Posts: 3948
Joined: December 31st, 2011, 4:53 pm
Location: Japan
Contact:

Re: The official Planet Chili Coding Format!

Post by chili » July 5th, 2020, 3:18 pm

I feel personally attacked.
Chili

Post Reply