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

ci/formatting: various improvements #617

Merged
merged 4 commits into from
Jan 10, 2023
Merged

Conversation

willfindlay
Copy link
Contributor

@willfindlay willfindlay commented Jan 10, 2023

See commits.

@willfindlay willfindlay requested a review from a team as a code owner January 10, 2023 18:02
These are annoying so turn them off.

Signed-off-by: William Findlay <will@isovalent.com>
This is annoying, so let's disable it and let developers use a few extra characters per at
their discretion.

Signed-off-by: William Findlay <will@isovalent.com>
Some recent changes to the clang format configs, so we need to run make format to pick
them up.

Signed-off-by: William Findlay <will@isovalent.com>
We are using trace_printk in some contexts to prevent clang from making unwanted
optimizations. To prevent these from being flagged as false positives, let's ignore this
lint.

Signed-off-by: William Findlay <will@isovalent.com>
@willfindlay willfindlay force-pushed the pr/willfindlay/remove-line-limit branch from e0bb65c to cc5fd81 Compare January 10, 2023 18:57
@willfindlay willfindlay changed the title ci/formatting: remove line length checks in bpf code ci/formatting: various improvements Jan 10, 2023
@jrfastab jrfastab merged commit e891758 into main Jan 10, 2023
@jrfastab jrfastab deleted the pr/willfindlay/remove-line-limit branch January 10, 2023 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants