nix: add commitlint to lint commit messages (#4128)

Adds a new script `postgrest-commitlint` to lint commit messages.
This commit is contained in:
Taimoor Zaeem
2025-06-17 16:15:14 -05:00
committed by GitHub
parent cba7fc950b
commit 38332d9462
4 changed files with 85 additions and 0 deletions
+1
View File
@@ -21,6 +21,7 @@ let
postgrest.cabalTools
postgrest.devTools
postgrest.docs
postgrest.gitTools
postgrest.loadtest
postgrest.release
postgrest.style