4 lines
48 B
Plaintext
4 lines
48 B
Plaintext
|
|
#!/bin/env bash
|
||
|
|
|
||
|
|
pnpm exec commitlint --edit $1
|