BattletechModders / BattleTechModLoader

A simple mod loader and injector for HBS's PC game BattleTech.
The Unlicense
48 stars 10 forks source link

add a pre-commit hook for validating character sets as utf-8 (or ascii) #6

Closed Tyler-IN closed 6 years ago

Tyler-IN commented 6 years ago

you have to manually copy this to your .git/hooks/ directory for this to work

if we move to a git provider that supports hooks (e.g. gitlab) for the main repo, we can make something run on the server