Code formatter for C and other related languages
Beautify source code in many languages of the C family (C, C++, C#, Objective C, D, Java, Pawn, and Vala). Features:
Indent and align code.
Reformat comments (a little bit).
Fix inter-character spacing.
Add or remove parens / braces.
Supports embedded SQL EXEC SQL
stuff.
Highly configurable - More than 600 configurable options.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'python' does not match package name 'python-wrapper' |