To create a new check, add a new directory your checks
directory.
Now create the Nix file for the check at checks/my-check/default.nix
.
This check will be made available on your flakeās checks
output with the same name as the
directory that you created.