Page MenuHomePhorge

Add config for uncrustify
DraftPublic

Authored by nannanko on Sat, Feb 7, 5:45 PM.
This is a draft revision that has not yet been submitted for review.

Details

Reviewers
tusooa
Group Reviewers
O1: the Kazv Project
Summary

Add config for uncrustify to unify coding style.

Type: skip

Test Plan

Use the following command for the file you want to format:
uncrustify -c .uncrustify.cfg -f <file>

Check that its format has been set correctly.

Diff Detail

Repository
rL libkazv
Branch
nannanko/code-formatter
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 539
Build 1060: Invoke BuildbotBuildbot build #1131
Build 1059: arc lint + arc unit

Event Timeline

nannanko held this revision as a draft.

Please add a changelog type to the summary, using the following format:

Type: (add|remove|skip|security|fix)

nannanko removed a reviewer: servant.