Tools for working with Toit in different IDEs
To have automatic checks for copyright and MIT notices, run
$ git config core.hooksPath .githooks
If a file doesn't need a copyright/MIT notice, use the following to skip the check:
git commit --no-verify