You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Fixes#27632][Infrastructure] Added dotnet-format pre commit hook to run dotnet-format on changed files
* Added pre-commit hook to format changed source files.
* Added code to build script to check dotnet-format tool installation.
* Configure default git hooks directory to .githooks to version and track hooks.
Write-Error"Could not find the JDK. Either run $PSScriptRoot\eng\scripts\InstallJdk.ps1 to install for this repo, or install the JDK globally on your machine (see $PSScriptRoot\docs\BuildFromSource.md for details)."
0 commit comments