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

clang-format docs link is incorrect #3452

Closed
daltonv opened this issue Mar 27, 2024 · 0 comments · Fixed by #3453
Closed

clang-format docs link is incorrect #3452

daltonv opened this issue Mar 27, 2024 · 0 comments · Fixed by #3453
Labels
bug Something isn't working

Comments

@daltonv
Copy link
Contributor

daltonv commented Mar 27, 2024

Describe the bug
clang-format was changed from v16 to v17 in this #3266 and I'm not sure that was intentional as it is not listed as a change in any of the release notes.

If there is a reason to change then that's fine, but we aught to update the docs link as it still points to clang16's docs.

clang-format version changes should especially be listed in release notes too as format rules often change a lot between releases.

To Reproduce
Steps to reproduce the behavior:

  1. Official website link at https://megalinter.io/latest/descriptors/c_clang_format/ is incorrect

Expected behavior
Use the correct updated link https://releases.llvm.org/17.0.1/tools/clang/docs/ClangFormat.html

@daltonv daltonv added the bug Something isn't working label Mar 27, 2024
daltonv added a commit to daltonv/megalinter that referenced this issue Mar 27, 2024
Update clang-format doc links to the correct version of clang-format
daltonv added a commit to daltonv/megalinter that referenced this issue Mar 27, 2024
Update clang-format doc links to the correct version of clang-format
nvuillam added a commit that referenced this issue Mar 31, 2024
Update clang-format doc links to the correct version of clang-format

Co-authored-by: Nicolas Vuillamy <nicolas.vuillamy@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant