mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
git/cabal: run doctest in pre-commit
This commit is contained in:
parent
89ae4c2ad7
commit
2f1d8e61f8
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
set -euo pipefail
|
||||||
|
|
||||||
make style
|
make style
|
||||||
|
make doctest
|
||||||
make lint
|
make lint
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue