mirror of
https://github.com/actions/runner-images.git
synced 2025-12-13 04:37:09 +00:00
[Ubuntu] Add clang-format to the readme (#3081)
* Add clang-format to the readme * Create a function to retrieve clang tool versions * Add ClangFormatVersions to software report * Add new line * Resolve nitpicks
This commit is contained in:
@@ -40,6 +40,7 @@ $markdown += New-MDList -Style Unordered -Lines (@(
|
||||
(Get-CPPVersions),
|
||||
(Get-FortranVersions),
|
||||
(Get-ClangVersions),
|
||||
(Get-ClangFormatVersions),
|
||||
(Get-ErlangVersion),
|
||||
(Get-MonoVersion),
|
||||
(Get-NodeVersion),
|
||||
|
||||
Reference in New Issue
Block a user