bin: refactor and reformat

This commit is contained in:
Smirnov Oleksandr 2024-12-29 22:28:52 +02:00
parent efb4418451
commit 5d78ad3d43
No known key found for this signature in database
7 changed files with 16 additions and 16 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
if [ -n "$1" ]; then
exec gh issue edit "$@"
exec gh issue edit "$@"
fi
exec gh issue create