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

Update build action to clang-format-17 #2457

Closed
wants to merge 7 commits into from

Conversation

jwrober
Copy link
Collaborator

@jwrober jwrober commented Dec 12, 2024

Take 2. Closes #2417

@jwrober jwrober requested a review from lmoureaux December 12, 2024 22:17
@jwrober jwrober changed the title Update build action to clang-format-18 Update build action to clang-format-17 Dec 18, 2024
@jwrober
Copy link
Collaborator Author

jwrober commented Dec 18, 2024

Ok, I think this is ready if we are good to stick with clang-format-17. Suggest a squash merge if approved.

@@ -106,7 +106,7 @@ On Linux, the easiest way to install KDevelop is with a command such as this:

.. code-block:: sh

$ sudo apt install kdevelop clang-format-11
$ sudo apt install kdevelop clang-format-17 git-clang-format17 python3-sphinx
Copy link
Contributor

Choose a reason for hiding this comment

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

What's are the new minimum required distro versions? git-clang-format17 doesn't exist in Ubuntu 24.04 so I assume it's not in the 22.04 either.

We should update compile.rst accordingly. I'm not sure we want to bump requirements right before a release, so maybe this should come after 3.1?

@jwrober
Copy link
Collaborator Author

jwrober commented Dec 19, 2024

Closing. Will re-do after we release 3.1

@jwrober jwrober closed this Dec 19, 2024
@jwrober jwrober deleted the clang-format-18-take2 branch December 19, 2024 14:48
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.

Update clang-format
2 participants