mirror of
https://git.v0id.ovh/n3wt-innov/n3wt-school.git
synced 2026-04-05 12:41:27 +00:00
3 lines
43 B
Bash
Executable File
3 lines
43 B
Bash
Executable File
#!/bin/sh
|
|
npx --no -- commitlint --edit $1
|