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

format: fix clang-format file #6280

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

jameshcorbett
Copy link
Member

Problem: the .clang-format file has a duplicated line that causes clang-format to break.

Remove the duplicated line.

Copy link
Member

@wihobbs wihobbs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Problem: the .clang-format file has a duplicated line that causes
clang-format to break.

Remove the duplicated line.
@jameshcorbett
Copy link
Member Author

Thanks, rebased with master, setting MWP.

@mergify mergify bot merged commit 0575f47 into flux-framework:master Sep 17, 2024
33 checks passed
Copy link

codecov bot commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.36%. Comparing base (ef0d279) to head (34f801b).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6280      +/-   ##
==========================================
+ Coverage   83.34%   83.36%   +0.02%     
==========================================
  Files         522      522              
  Lines       86036    86036              
==========================================
+ Hits        71709    71727      +18     
+ Misses      14327    14309      -18     

see 11 files with indirect coverage changes

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.

2 participants