Skip to content

Commit b9b3d8b

Browse files
committed
chore(opencode): allow make commands in bash permissions
1 parent 515c451 commit b9b3d8b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

opencode.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"$schema": "https://opencode.ai/config.json",
33
"permission": {
44
"bash": {
5+
"make *": "allow",
56
"pipenv run pytest *": "allow",
67
"pipenv run black *": "allow",
78
"pipenv run isort *": "allow",

0 commit comments

Comments
 (0)