gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Using clang-format for formatting our code


From: Hugo Melder
Subject: Using clang-format for formatting our code
Date: Tue, 16 Aug 2022 11:25:20 +0200

Hi,

Having a consistent code style is useful both for reading and writing code, 
especially for contributors. The GNUstep base framework currently has a 
.clang-format configuration file in the project root, but is not used. We could 
use a configuration file from major Objective-C open source projects like 
WebKit, or define our own formatting guidelines.

What is your opinion towards strict code formatting?

Best Regards

Hugo


reply via email to

[Prev in Thread] Current Thread [Next in Thread]