mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-07 09:09:33 -05:00
tools upgraded to Clang Tidy v19
This commit is contained in:
@@ -162,7 +162,7 @@ $clazyCurrentVersion = $Matches.version
|
||||
|
||||
Write-Info 'Recommended versions'
|
||||
Newline
|
||||
Write-Output " Clang-Tidy `e[32mv18`e[0m (current `e[33mv$clangTidyCurrentVersion`e[0m)"
|
||||
Write-Output " Clang-Tidy `e[32mv19`e[0m (current `e[33mv$clangTidyCurrentVersion`e[0m)"
|
||||
Write-Output " Clazy standalone `e[32mv1.12`e[0m (current `e[33mv$clazyCurrentVersion`e[0m)"
|
||||
|
||||
# Initialize build environment if it's not already initialized
|
||||
|
||||
Reference in New Issue
Block a user