12 lines
189 B
JSON
12 lines
189 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(mix compile *)",
|
|
"Bash(mix test *)",
|
|
"Bash(mix dialyzer *)",
|
|
"Bash(mix ecto.migrate)",
|
|
"Bash(git add *)"
|
|
]
|
|
}
|
|
}
|