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

Clang format proposal v3 - github actions testing - please ignore #5147

Closed
wants to merge 9 commits into from

Conversation

roligugus
Copy link
Contributor

PLEASE IGNORE - n00b testing github actions integration to check branch formatting with git clang-format on pull requests

Related to #5092

Link to redmine ticket:
https://redmine.openinfosecfoundation.org/issues/3736

clang-format allows to auto-format C code. The settings here are set up to follow the code style, see https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Coding_Style.

Some bike shedding should still happen. Includes sample formatted code.

One can set up .clang-format as "differential setting based on an existing project" or specify all settings. Includes both for people to compare.

DO NOT MERGE AS IS.
@roligugus
Copy link
Contributor Author

This was just a github action test balloon until I've understood how to test on my private repo.

Real continuation is #5186

@roligugus roligugus closed this Jul 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants