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

Pin clang-format version to 17 and mitigate ValueErrors #1181

Merged
merged 2 commits into from
Feb 18, 2024

Conversation

fabratu
Copy link
Member

@fabratu fabratu commented Feb 1, 2024

Reasons for this PR:

  • Other versions of clang-format in general lead to style errors
  • For some distributions, "clang-format" also includes binaries/tools with a non-numeric suffix, like clang-format-diff. These are now checked.

@fabratu fabratu force-pushed the 20240201_fix_clang_format_no_number branch from dc81cc2 to 8d22b1f Compare February 2, 2024 17:38
@fabratu
Copy link
Member Author

fabratu commented Feb 8, 2024

Will squash on merge in the end.

Co-authored-by: Eugenio Angriman <angriman.eugenio@gmail.com>
@fabratu fabratu force-pushed the 20240201_fix_clang_format_no_number branch from 60d2cbc to 7fbc8de Compare February 8, 2024 16:59
@fabratu fabratu merged commit c351d55 into networkit:master Feb 18, 2024
26 checks passed
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.

None yet

2 participants