🛠️ Update various documentation, scripts, and configuration templates to enhance clarity, functionality, and maintainability across the project
This commit is contained in:
@@ -9,4 +9,5 @@ if (Test-Path -LiteralPath (Join-Path $RepoRoot '.git')) {
|
||||
Write-Host 'Skipping git pull because this repository is not initialized as a git repository yet.'
|
||||
}
|
||||
|
||||
& (Join-Path $ScriptDir 'bootstrap.ps1')
|
||||
& (Join-Path $ScriptDir 'verify.ps1') -Quick
|
||||
|
||||
Reference in New Issue
Block a user