afegit pre-hooks
This commit is contained in:
@@ -2,7 +2,12 @@
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(cat:*)",
|
||||
"Bash(cmake --build:*)"
|
||||
"Bash(cmake --build:*)",
|
||||
"Bash(chmod:*)",
|
||||
"Bash(.git/hooks/pre-commit)",
|
||||
"Bash(brew --prefix:*)",
|
||||
"Bash(make setup_hooks:*)",
|
||||
"Bash(tools/hooks/pre-commit)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
|
||||
Reference in New Issue
Block a user