We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94a2d8a commit ad4efeaCopy full SHA for ad4efea
docs/configuration.md
@@ -149,8 +149,8 @@ Check some examples:
149
"approval": {
150
"byDefault": "allow",
151
"allow": {
152
- "eca_shell_command": {"argsMatchers" {"command" [".*rm.*",
153
- ".*mv.*"]}}
+ "eca_shell_command": {"argsMatchers": {"command": [".*rm.*",
+ ".*mv.*"]}}
154
}
155
156
@@ -165,8 +165,8 @@ Check some examples:
165
166
167
"deny": {
168
169
170
171
172
0 commit comments