r-Techsupport / TuringBot

A scaleable Discord bot, built as a replacement for https://github.com/r-Techsupport/TechSupportBot
GNU Affero General Public License v3.0
1 stars 3 forks source link

Create a `scripts` folder and add a precommit script #47

Open zleyyij opened 1 year ago

zleyyij commented 1 year ago

This script should fully format everything, run unit tests, and run style checks.

make prep can then be modified to insert that script as a git hook.

See https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks