Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new: initial clang format file #689

Merged
merged 1 commit into from
Jun 25, 2019
Merged

new: initial clang format file #689

merged 1 commit into from
Jun 25, 2019

Conversation

leodido
Copy link
Member

@leodido leodido commented Jun 25, 2019

This coding convention's solely goal is to approximately match the current code style.
It MUST not be intended in any other way until a real and definitive coding convention is put in.

What type of PR is this?

/kind documentation
/kind feature

What this PR does / why we need it:

It simply adds an initial .clang-format coding style file.
This is the first step o a broader refactoring and cleanup me and @fntlnz intend to do.
Refer to the below linked issue for ideas, proposals, or just reference.

Also notice that this PR does not introduce any real enforcement of the coding style neither locally in the IDEs/editos neither via CI checks.

Which issue(s) this PR fixes:

Refs #688

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

NONE

fntlnz
fntlnz previously approved these changes Jun 25, 2019
@poiana
Copy link
Contributor

poiana commented Jun 25, 2019

LGTM label has been added.

Git tree hash: 24fcf335ffe8ac37e43489910685a91341486786

This coding convention's solely goal is to approximately match the current code style.
It MUST not be intended in any other way until a real and definitive coding convention is put in.

Co-authored-by: Lorenzo Fontana <lo@linux.com>
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
@fntlnz
Copy link
Contributor

fntlnz commented Jun 25, 2019

/lgtm

@poiana
Copy link
Contributor

poiana commented Jun 25, 2019

LGTM label has been added.

Git tree hash: 949584a420bdd54017ef6d9dd1a56235f4274dcb

@poiana
Copy link
Contributor

poiana commented Jun 25, 2019

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fntlnz

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@fntlnz fntlnz merged commit f4fea84 into dev Jun 25, 2019
@poiana poiana deleted the feat/setup-clang-format-file branch June 25, 2019 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants