The indent tool automatically reformats C code to match different coding styles like K&R, GNU, Linux kernel, and BSD. It offers around 90 command-line options for fine-grained control over indentation, spacing, brace placement, and comment alignment. Developers can use indent to convert their personal coding style to match project standards, making it easier to contribute to open source projects without learning specific formatting rules beforehand.
Table of contents
Explore how Indent makes code cleanup easy so you can contribute to any project.Indenting your codeCommon coding stylesCreate your own styleMore from We Love Open SourceAbout the Author1 Comment
Sort: