Add todo item to enforce certain commit message format

This commit is contained in:
Daniel Flanagan 2023-11-12 11:24:06 -06:00
parent 5940b2b08e
commit 638c9c66dc
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -3,4 +3,5 @@
set -eux set -eux
nix flake check nix flake check
nix run nixpkgs#alejandra -- --check . nix run nixpkgs#alejandra -- --check .
# TODO: check commit message format