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

Automate C code formatting [3/3] #397

Merged
merged 2 commits into from
Feb 28, 2019
Merged

Conversation

ilammy
Copy link
Collaborator

@ilammy ilammy commented Feb 28, 2019

Enforce the new code style during CI builds. We use a separate job so that style errors are reported separately from failed tests. We also check both flavors as they use different Soter sources.

Supersedes #391, resolves #270

Enforce the new code style during CI builds. We use a separate job
so that style errors are reported separately from failed tests.
We also check both flavors as they use different Soter sources.
@ilammy ilammy added core Themis Core written in C, its packages infrastructure Automated building and packaging labels Feb 28, 2019
@ignatk
Copy link
Contributor

ignatk commented Feb 28, 2019

Let's have descriptive commit header/message, like "enable code format checks on CI"

@ignatk ignatk self-requested a review February 28, 2019 15:24
@ilammy ilammy merged commit 5d84d76 into cossacklabs:master Feb 28, 2019
@ilammy ilammy deleted the formatting-v2-3/3 branch March 28, 2019 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Themis Core written in C, its packages infrastructure Automated building and packaging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix C coding style
3 participants