Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
@echo off
rem run clang-format on c++ files
pwsh -noprofile -c "import-module %OPENCON_TOOLS%\openconsole.psm1; Invoke-CodeFormat"