Releases: Aldaviva/GitHooks
Releases · Aldaviva/GitHooks
0.1.0
- Stop commit if any staged files contain
FIXME
- Remove
Microsoft.NET.ILLink.Tasks
dependency from .NETpackage.lock.json
files to preventdotnet restore --locked-mode
from failing- Unless a
.csproj
file in the same folder has AOT compilation enabled with<PublishAot>true</PublishAot>
- Unless a